ReportDataV2 Properties
The entity class used to store reports in the Reports V2 Module.Name | Description |
---|---|
Content | Specifies the report content. |
DataTypeCaption | Gets the type caption of persistent objects that are displayed within the report. |
DataTypeName | Gets the name of the report’s data type. |
DisplayName | Specifies the report’s display name. |
ID | Specifies the ReportDataV2 identifier. |
ID | The key property for the BaseObject class. Inherited from BaseObject. |
IsInplaceReport | Specifies whether or not the report is inplace. |
IsPredefined | Gets a boolean value that indicates whether or not the report is predefined. |
ParametersObjectType | Specifies the type of the reports parameter object. |
ParametersObjectTypeName | Specifies the name of the reports parameter object type. |
PredefinedReportType | Specifies the type of the predefined report. |
PredefinedReportTypeName | Specifies the name of the reports parameter object type. |
See Also