WorkflowManagerGetTaskWorkflowAndState Method
Return workflow identifier for given task and current state of this task.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return workflow identifier for given task and current state of this task.")]
public Guid GetTaskWorkflowAndState(
Guid taskId,
out int state
)
- taskId Guid
-
- state Int32
-
Guid