WorkflowManagerDelegateTasksFromSelection Method |
Delegates all tasks related to selected documents.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic List<TaskInfo> DelegateTasksFromSelection(
Guid selectionId,
Guid delegatedToUser
)
Parameters
- selectionId
- Type: SystemGuid
- delegatedToUser
- Type: SystemGuid
Return Value
Type:
ListTaskInfoInformation about task which could not be delegated to specified user
See Also