DataExchangeField Fields |
The DataExchangeField type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowsMultipleValues |
Is always false for a fixed field.
(Inherited from FieldContainer.) | |
| FieldName |
Name of property or fixed field (in the active user's language)
(Inherited from FieldContainer.) | |
| FieldNameShort |
Short name of property or fixed field (in the active user's language).
Note: for properties FieldName and FieldNameShort are always the same.
(Inherited from FieldContainer.) | |
| PropertyDataType |
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.
(Inherited from FieldContainer.) | |
| PropertyType | (Inherited from FieldContainer.) |