PicklistItemPicklistItemID Property |
The unique ID (picklist_item_id) for this item in the xmt_picklist_items table.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string PicklistItemID { get; }
Public ReadOnly Property PicklistItemID As String
Get
Property Value
Type:
StringRemarks This value only applies to items in a StandardLookup picklist.
See Also