Click or drag to resize

PicklistLateBound Property

Gets whether the picklist is set up for Late Bound use. Read-only.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool LateBound { get; }

Property Value

Type: Boolean
True if the picklist is a Late Bound picklist
See Also