FieldPropertiesKeyFormat Property |
The .Net data format for the field's key as used in a picklist. Applies only when a picklist is specified.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string KeyFormat { get; }
ReadOnly Property KeyFormat As String
Get
Property Value
Type:
StringThe .Net data format for the field's key as used in a picklist. Applies only when a picklist is specified.
See Also