WorkflowManagerGetWorkflowTasks(Guid) Method
Return all tasks associated with given workflow.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return all tasks associated with given workflow.")]
public List<WorkflowTaskDetails> GetWorkflowTasks(
Guid workflowInstanceGuid
)
- workflowInstanceGuid Guid
-
ListWorkflowTaskDetails