The RunReportCommand type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AccessKey |
The Access Key allowing an access to the web service.
| |
| CanFreeze | Gets a value that indicates whether the object can be made unmodifiable. (Inherited from Freezable.) | |
| DependencyObjectType | Gets the DependencyObjectType that wraps the CLR type of this instance. (Inherited from DependencyObject.) | |
| Dispatcher | Gets the Dispatcher this DispatcherObject is associated with. (Inherited from DispatcherObject.) | |
| GlobalAliases |
Global aliases for the report action.
| |
| Identity |
The Identity to change.
| |
| IsFrozen | Gets a value that indicates whether the object is currently modifiable. (Inherited from Freezable.) | |
| IsSealed | Gets a value that indicates whether this instance is currently sealed (read-only). (Inherited from DependencyObject.) | |
| OutputTo |
The Label object in the display with a name matching this property where the error output of the web service can be sent.
| |
| Parameters |
The optional parameters for the report action.
| |
| Password |
The Password needed for the ThisUser identity.
| |
| ReportName |
The Report Name specifying the report in the ReporWorX web service.
| |
| ServiceURL |
The service URL identifying the web service.
| |
| User |
The User needed for the ThisUser identity.
|