Click or drag to resize

FieldKernelPicklistID Property

The ID of the Picklist associated with this field and available through the field's Picklist property.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string PicklistID { get; set; }

Property Value

Type: String

Implements

IFieldPicklistID
See Also