The RunReportCommand type exposes the following members.

Properties

  NameDescription
Public propertyAccessKey
The Access Key allowing an access to the web service.
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyGlobalAliases
Global aliases for the report action.
Public propertyIdentity
The Identity to change.
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Public propertyOutputTo
The Label object in the display with a name matching this property where the error output of the web service can be sent.
Public propertyParameters
The optional parameters for the report action.
Public propertyPassword
The Password needed for the ThisUser identity.
Public propertyReportName
The Report Name specifying the report in the ReporWorX web service.
Public propertyServiceURL
The service URL identifying the web service.
Public propertyUser
The User needed for the ThisUser identity.

See Also