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

The CustomReferenceListItem type exposes the following members.

Constructors

  NameDescription
Public methodCustomReferenceListItem
Initializes a new instance of the CustomReferenceListItem class

Fields

  NameDescription
Public fieldCustomFields
Array of custom fields
Public fieldDisplayColumn
Column nominated as the display column
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.
(Inherited from ManagedListItem.)
Public fieldID
The ID of the List item in Q-Pulse
(Inherited from ManagedListItem.)
Public fieldIsArchived
Whether the List item is archived
(Inherited from ManagedListItem.)
Public fieldName
The Display Name of the item.
(Inherited from ManagedListItem.)
Public fieldParentID
The ID of the items parent record in Q-Pulse. If the list is not a hierachy, this will be -1
(Inherited from ManagedListItem.)
Public fieldVersion
The version stamp of the item
(Inherited from ManagedListItem.)

See Also