WorkflowClientModule Class Members
In This Topic
The following tables list the members exposed by WorkflowClientModule.
Public Properties
| Name | Description |
 | Caption |
Gets the name of the Module.
(Inherited from ArcGIS.Desktop.Framework.Contracts.Module) |
  | IsConnected |
Gets whether the module is connected to a Workflow Manager Server instance.
|
  | ItemId |
Gets the Id of the Workflow Manager item associated with the Workflow Manager connection.
|
  | JobsManager |
Get the manager class for all Job-related functionality.
|
  | ServerUrl |
Gets the server url of the Workflow Manager connection.
|
Top
Public Methods
Public Events
See Also