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