[This is preliminary documentation and is subject to change.]
The CustomReferenceListItem type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| CustomFields |
Array of custom fields
| |
| DisplayColumn |
Column nominated as the display column
| |
| FullPath |
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.) | |
| ID |
The ID of the List item in Q-Pulse
(Inherited from ManagedListItem.) | |
| IsArchived |
Whether the List item is archived
(Inherited from ManagedListItem.) | |
| Name |
The Display Name of the item.
(Inherited from ManagedListItem.) | |
| ParentID |
The ID of the items parent record in Q-Pulse. If the list is not a hierachy, this will be -1
(Inherited from ManagedListItem.) | |
| Version |
The version stamp of the item
(Inherited from ManagedListItem.) |