[This is preliminary documentation and is subject to change.]
The ManagedList type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ManagedList | Initializes a new instance of the ManagedList class |
Fields
| Name | Description | |
|---|---|---|
| IsHierarchy |
True if the List is hierarchical, False if the list is flat.
| |
| Items |
An array of ManagedListItems contained within the list.
| |
| ListType |
The Type of the list.
| |
| ReferenceListName |
The name of the Reference List
|