WorkflowManagerGetWorkflowInstanceDetails Method |
Gets workflow instance details.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic WorkflowDetails GetWorkflowInstanceDetails(
Guid workflowInstanceGuid
)
Parameters
- workflowInstanceGuid
- Type: SystemGuid
Return Value
Type:
WorkflowDetails
See Also