ReportViewerConfiguration Class |
Namespace: Omada.OE.AppLogic
public class ReportViewerConfiguration
The ReportViewerConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportViewerConfiguration |
| Name | Description | |
|---|---|---|
| ActorRole |
ODW ActorRole. In the ReportViewer it is not possible to configure it by the QueryString
| |
| Attributes |
List of additional (custom?) attributes and default values
| |
| Name |
Name of config, used to match woth query string parameter
| |
| Path |
Path to report on the SSRS server
| |
| VisibleToUserIds |
List if users who can see the report
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |