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. |
| GCRecord | Defines whether the object is marked as deleted. Inherited from BaseObject. |
| 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. |
| OptimisticLockField | Inherited from BaseObject. |
| 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