Click or drag to resize

Report Properties

The Report type exposes the following members.

Properties
  NameDescription
Public propertyCategory
Gets or sets the category.
Public propertyCreatedByAccount
Gets or sets the id of the account that created the report.
Public propertyDataExporters
Gets or sets the data exporters.
Public propertyDataObject
Gets or sets the data object. When getting data object it creates a new object from the database.
Public propertyDescription
Gets or sets the description of the report.
Public propertyId
Gets or sets the id of the report.
Public propertyLastChangeTime
Gets or sets the last change time.
Public propertyName
Gets or sets the name of the report.
Public propertyReportDataFilterClassName
Gets or sets the name of the filter data provider class.
Public propertyReportDataFilterParameters
Gets or sets the report data filter parameters.
Public propertyReportDataProviderClassName
Gets or sets the name of the report data provider class.
Public propertyReportDataProviderParameters
Gets or sets the report data provider parameters.
Public propertyReportDataTransformerClassName
Gets or sets the name of the report data transformer class.
Public propertyReportDataTransformerParameters
Gets or sets the report data transformer parameters.
Public propertyReportFormatterClassName
Gets or sets the name of the report formatter class.
Public propertyReportFormatterParameters
Gets or sets the report formatter parameters.
Public propertyReportParameters
Gets or sets the report parameters.
Public propertyReseller
Gets or sets the id of the reseller.
Public propertyUpdatedByAccount
Gets or sets the id of the account that updated the report.
Top
See Also