ReportHelper Class |
Namespace: Atomia.Billing.Core.Sdk.BusinessLogic
The ReportHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportHelper | Initializes a new instance of the ReportHelper class |
| Name | Description | |
|---|---|---|
| DeleteReportArchives |
Deletes report archives.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExportReportData |
Exports the report data.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetReportArchiveById |
Gets the report archive by id.
| |
| GetReportById |
Gets the report by id.
| |
| GetReportByName |
Gets the report by the report name.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ListAvailableReportsForAccount |
Lists the available reports.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| RenderReport |
Renders the report.
| |
| RenderReportArchive |
Renders the report archive.
| |
| SaveReport |
Saves the report.
| |
| SaveReportToArchive |
Saves the report to archive.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |