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()
Protected Function PicklistGet As Picklist
Return Value
Type:
PicklistThe picklist object.
See Also