WorkflowManagerGetTasksFromActivity Method
Return all active tasks that belong to activity related to given task.
The given task identifier is not returned.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Return all active tasks that belong to activity related to given task.")]
public Guid[] GetTasksFromActivity(
Guid taskId
)
- taskId Guid
-
Guid