ReportDataV2 Properties
The persistent class used to store reports in the Reports V2 Module. Inherits BaseObject and thus has the Guid-type identifier.
Name | Description |
---|---|
Class |
Gets a value that provides access to the metadata information of a class gathered via Reflection.
Inherited from Persistent |
Content | Specifies the report content. |
Data |
Gets the type caption of persistent objects that are displayed within the report. |
Data |
Gets the name of the report’s data type. |
Display |
Specifies the report’s display name. |
Fields static |
Gets an object that contains field identifiers for Simplified Criteria Syntax.
Inherited from Persistent |
Is |
Indicates whether the current persistent object is marked as deleted.
Inherited from Persistent |
Is |
Specifies whether or not the report is inplace. |
Is |
Indicates whether the object is currently being initialized.
Inherited from Persistent |
Is |
Gets a boolean value that indicates whether or not the report is predefined. |
Loading |
Obsolete. Gets whether the object is currently being initialized.
Inherited from XPBase |
Oid |
Specifies the persistent object’s identifier.
Inherited from Base |
Oid |
Specifies when a new GUID value is assigned to the Base |
Parameters |
Specifies the type of the reports parameter object. |
Parameters |
Specifies the name of the reports parameter object type. |
Predefined |
Specifies the type of the predefined report. |
Session |
Gets the session used to load and save persistent objects.
Inherited from Persistent |
This |
Refers to the current instance.
Inherited from XPBase |
See Also