Click or drag to resize

FieldKernelPicklistGet Method

Get the picklist object, if any, for the field and cache it in _picklist.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected Picklist PicklistGet()

Return Value

Type: Picklist
The picklist object.
See Also