Progress® Telerik® Reporting R1 2021
OperationOrigin Enumeration
Represents the different requests to the reports service.
Namespace:
Telerik.Reporting.ServicesAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ResolveReportParameters | 0 | Indicates that the current request retrieves the report parameters with their properties like name, type, available values, cascading dependencies | |
CreateReportInstance | 1 | Indicates that the current request resolves the report instance. | |
GenerateReportDocument | 2 | Indicates that the current request generates a report document, i.e., report is data bound, measured and rendered. Any logic retrieving custom data as a report and other data items' data source should be only executed for this report request. | |
GetPageLayout | 3 | Indicates that the current request gets the pages details of the current report document. |
Version Information
Supported in: 1.0.1