Click or drag to resize

FieldContainer Fields

The FieldContainer type exposes the following members.

Fields
  NameDescription
Public fieldAllowsMultipleValues
Is always false for a fixed field.
Public fieldFieldName
Name of property or fixed field (in the active user's language)
Public fieldFieldNameShort
Short name of property or fixed field (in the active user's language). Note: for properties FieldName and FieldNameShort are always the same.
Public fieldPropertyDataType
If the field contains a ValueProperty then PropertyDataType is the property's DataType. If the field contains a SetProperty or ReferenceProperty then PropertyDataType is Text. If the field contains a FixedField that can be mapped to a ValueProperty then the corresponding data type is returned. Else then Text is returned.
Public fieldPropertyType
Top
See Also