[This is preliminary documentation and is subject to change.]

The ManagedList type exposes the following members.

Constructors

  NameDescription
Public methodManagedList
Initializes a new instance of the ManagedList class

Fields

  NameDescription
Public fieldIsHierarchy
True if the List is hierarchical, False if the list is flat.
Public fieldItems
An array of ManagedListItems contained within the list.
Public fieldListType
The Type of the list.
Public fieldReferenceListName
The name of the Reference List

See Also