Click or drag to resize

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

Property Value

Type: String
Remarks
This value only applies to items in a StandardLookup picklist.
See Also