[This is preliminary documentation and is subject to change.]
The ReportTypeManagedListItem type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReportTypeManagedListItem | Initializes a new instance of the ReportTypeManagedListItem class |
Fields
| Name | Description | |
|---|---|---|
| ConfidentialByDefault |
Defines whether an occurrence created of this type will have the confidential flag set to true
by default
| |
| FormID |
The Id of the associated form
| |
| 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.) | |
| HasImageData |
Does the report type have an associated image
| |
| ID |
The ID of the List item in Q-Pulse
(Inherited from ManagedListItem.) | |
| IsArchived |
Whether the List item is archived
(Inherited from ManagedListItem.) | |
| LocationIsMandatory |
Defines whether the location field should be mandatory on any occurrence created of this type
| |
| 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.) |