Click or drag to resize

PicklistsItemInfos Property

Returns the internal PicklistItemInfos collection

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

Property Value

Type: PicklistItemInfos
The collection of PicklistItemInfos loaded from the repository.
See Also