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

The ManagedListItem type exposes the following members.

Constructors

  NameDescription
Public methodManagedListItem
Initializes a new instance of the ManagedListItem class

Fields

  NameDescription
Public fieldFullPath
The full hierachical path of the item within the tree structure. In the case of a flat list, this will be exactly the same as the "Name" element.
Public fieldID
The ID of the List item in Q-Pulse
Public fieldIsArchived
Whether the List item is archived
Public fieldName
The Display Name of the item.
Public fieldParentID
The ID of the items parent record in Q-Pulse. If the list is not a hierachy, this will be -1
Public fieldVersion
The version stamp of the item

See Also