OrderingListItems Property |
The collection of items in the list.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public virtual ListItemCollection Items { get; }
Public Overridable ReadOnly Property Items As ListItemCollection
Get
Property Value
Type:
ListItemCollectionImplements
IListFieldItemsSee Also