Name | Description | |
---|---|---|
![]() | AllowOutputCsv | Determine whether this report object can be exported to CSV. |
![]() | AllowOutputExcel | Determine whether this report object can be exported to Excel. |
![]() | AllowOutputHtml | Determine whether this report object can be exported to HTML. |
![]() | AllowOutputPdf | Determine whether this report object can be exported to PDF. |
![]() | AllowOutputRtf | Determine whether this report object can be exported to RTF. |
![]() | BaseName | Retrieve the eWebReports name of the report without the folder path. |
![]() | Description | Retrieve the description text for this report. |
![]() | Entities | Returns the report Entities for advanced/ExpressView/Express reports. Not implemented for dashboard viz's, returns empty list for dashboards and chained reports |
![]() | ExecExportType | Retrieve the current effective export type for this report. |
![]() | ExportType | Retrieve the saved export type for this report. |
![]() | FilterDescription | Retrieve the filter description text for this report. |
![]() | FolderId | |
![]() | FolderName | Retrieve the full eWebReports folder path of the report from the report repository. |
![]() | Id | Retrieve the unique id of this report. |
![]() | IsEditAllowed | Determine whether editing of this report is allowed by the current configuration. ie., can the user view this report type, and is the containing folder visible? |
![]() | IsExecuteAllowed | Determine whether execution of this report is allowed by the current configuration. |
![]() | IsNew | Whether this report object is new (i.e. not in report repository) |
![]() | IsReadOnly | Determine whether this report is considered readonly by the current configuration. |
![]() | IsResumable | |
![]() | Metadata | |
![]() | Name | Retrieve the full eWebReports name of the report from the root report directory. |
![]() | ParentId | Retrieve the unique parent id of this report. |
![]() | ParentReportType | Retrieve the parent type of report. |
![]() | ParentUdf | |
![]() | ReportId | |
![]() | ReportTreeShortcut | Determine whether this report should be run from the viewer by default through the report tree viewer. |
![]() | ReportType | Retrieve the type of report. |
![]() | ServerEvents | |
![]() | TransformedExpressView | |
![]() | ValidationErrors | Retrieve a list of any validation errors logged from the most recent Validate call (or load). |