Diffusion .NET Client Library  6.1.5
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
PushTechnology.ClientInterface.Client.Content.Metadata.IMField Interface Reference

The top-level interface for metadata field definitions. More...

Inheritance diagram for PushTechnology.ClientInterface.Client.Content.Metadata.IMField:
PushTechnology.ClientInterface.Client.Content.Metadata.IMNode PushTechnology.ClientInterface.Client.Content.Metadata.IMString PushTechnology.ClientInterface.Client.Content.Metadata.IMCustomString PushTechnology.ClientInterface.Client.Content.Metadata.IMDecimalString PushTechnology.ClientInterface.Client.Content.Metadata.IMIntegerString

Properties

MFieldType FieldType [get]
 Returns the data type of the field. More...
 

Detailed Description

The top-level interface for metadata field definitions.

A 'field' describes a data item that can have a value. A field may be used free-standing or be used within an IMRecord record or IMContent metadata definition.

A field has a MFieldType which describes its representation.

Any one field definition may only be used within a single parent metadata definition.

Subtypes exist for each field type.

Property Documentation

MFieldType PushTechnology.ClientInterface.Client.Content.Metadata.IMField.FieldType
get

Returns the data type of the field.


The documentation for this interface was generated from the following file: