Get | Retrieves a workflow instance. The instance is specified by its key, which is contained in the `WorkflowInstanceParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `WorkflowInstancesService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `WorkflowInstanceParamsCollection` data collection that identifies all workflow instances. |
Â