WorkflowManagerGetTaskWorkflowAndState Method |
Return workflow identifier for given task and current state of this task.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Guid GetTaskWorkflowAndState(
Guid taskId,
out int state
)
Parameters
- taskId
- Type: SystemGuid
- state
- Type: SystemInt32
Return Value
Type:
Guid
See Also