Click or drag to resize

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; }

Property Value

Type: String
The .Net data format for the field's key as used in a picklist. Applies only when a picklist is specified.
See Also