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; }
Public ReadOnly Property LateBound As Boolean
Get
Property Value
Type:
BooleanTrue if the picklist is a Late Bound picklist
See Also