| Interface | Description |
|---|---|
| AdminService |
Defines the remote server administration interface.
|
| AdminServiceAsync |
Defines the client peer interface of the remote administration interface.
|
| AuthService |
Authentication admin service.
|
| AuthServiceAsync |
Authentication admin service.
|
| ExtendedRowInfo |
An interface marking report data with additional so called extended rows.
|
| Class | Description |
|---|---|
| AdminService.App |
Utility/Convenience class.
|
| ReportPreview |
ReportPreview is a report's preview data.
|
| ReportRequest |
ReportRequest is a request to build a target report.
|
| Enum | Description |
|---|---|
| DocumentType |
DocumentType lists available document's types.
|
| PaperFormat |
PaperFormat defines standard paper sizes.
|
| PaperOrientation |
PaperOrientation defines a page orientation.
|
| ReportParameters |
ReportParameter defines parameters that can be requested to build reports.
|
| Reports |
Reports defines different report types.
|