PicklistItemInfoKeyFormat Property |
Gets/sets the .Net format string to use when converting an picklist item's
key to a string. Note that the current implementation of this is spotty.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string KeyFormat { get; set; }
Public Property KeyFormat As String
Get
Set
Property Value
Type:
StringSee Also