Report Properties |
The Report type exposes the following members.
| Name | Description | |
|---|---|---|
| Category |
Gets or sets the category.
| |
| CreatedByAccount |
Gets or sets the id of the account that created the report.
| |
| DataExporters |
Gets or sets the data exporters.
| |
| DataObject |
Gets or sets the data object. When getting data object it creates a new object from the database.
| |
| Description |
Gets or sets the description of the report.
| |
| Id |
Gets or sets the id of the report.
| |
| LastChangeTime |
Gets or sets the last change time.
| |
| Name |
Gets or sets the name of the report.
| |
| ReportDataFilterClassName |
Gets or sets the name of the filter data provider class.
| |
| ReportDataFilterParameters |
Gets or sets the report data filter parameters.
| |
| ReportDataProviderClassName |
Gets or sets the name of the report data provider class.
| |
| ReportDataProviderParameters |
Gets or sets the report data provider parameters.
| |
| ReportDataTransformerClassName |
Gets or sets the name of the report data transformer class.
| |
| ReportDataTransformerParameters |
Gets or sets the report data transformer parameters.
| |
| ReportFormatterClassName |
Gets or sets the name of the report formatter class.
| |
| ReportFormatterParameters |
Gets or sets the report formatter parameters.
| |
| ReportParameters |
Gets or sets the report parameters.
| |
| Reseller |
Gets or sets the id of the reseller.
| |
| UpdatedByAccount |
Gets or sets the id of the account that updated the report.
|