WorkflowManagerGetTasksFromActivity Method |
Return all active tasks that belong to activity related to given task.
The given task identifier is not returned.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic Guid[] GetTasksFromActivity(
Guid taskId
)
Parameters
- taskId
- Type: SystemGuid
Return Value
Type:
Guid
See Also