ReportsEngineHelper Methods |
The ReportsEngineHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddBillingReport |
Adds the billing report.
|
![]() | AddReportDataSource |
Adds the report data source.
|
![]() | DeleteBillingReport |
Deletes the billing report.
|
![]() | DeleteReportDataSource |
Deletes the report data source.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetBillingReportById |
Gets the billing report by identifier.
|
![]() | GetDataSourceResult |
Gets the data source result.
|
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetReportData |
Gets the report data.
|
![]() | GetReportDataSourceById |
Gets the report data source by identifier.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ListBillingReports |
Lists the billing reports.
|
![]() | ListReportDataSources |
Lists the report data sources.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | TestDataSourceQuery |
Tests the data source query.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UpdateBillingReport |
Updates the billing report.
|
![]() | UpdateReportDataSource |
Updates the report data source.
|