IReportDataV2 Properties
Implemented by persistent classes used to store reports used by the Reports V2 Module.| Name | Description |
|---|---|
| Content | Gets a report content. |
| DataType | Gets the type of persistent objects that are displayed within the report. |
| DisplayName | Gets the report’s display name. |
| IsPredefined | Gets a boolean value that indicates whether or not the report is predefined. |
| ParametersObjectType | Gets the type of the reports parameter object. |
| PredefinedReportType | Gets the type of the predefined report. |
See Also