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

The ReportTypeManagedListItem type exposes the following members.

Constructors

  NameDescription
Public methodReportTypeManagedListItem
Initializes a new instance of the ReportTypeManagedListItem class

Fields

  NameDescription
Public fieldConfidentialByDefault
Defines whether an occurrence created of this type will have the confidential flag set to true by default
Public fieldFormID
The Id of the associated form
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 fieldHasImageData
Does the report type have an associated image
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 fieldLocationIsMandatory
Defines whether the location field should be mandatory on any occurrence created of this type
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