Overload List
| Name | Description | |
|---|---|---|
| GetWorkflowInfo(Int32) | 
            Returns the WorkflowInfo structure for the specified workflow ID.
              | |
| GetWorkflowInfo(String) | 
            Returns the WorkflowInfo structure for the specified workflow name. (Except the automation processes.)
              | |
| GetWorkflowInfo(String, WorkflowTypeEnum) | 
            Returns the WorkflowInfo structure of specified type for the specified workflow name.
              | 
See Also