WorkflowManagerRaiseTaskDelegated Method |
Delegates task to specified user.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void RaiseTaskDelegated(
Guid workflowInstanceGuid,
Guid taskGuid,
Guid delegatedToUser
)
Parameters
- workflowInstanceGuid
- Type: SystemGuid
- taskGuid
- Type: SystemGuid
- delegatedToUser
- Type: SystemGuid
See Also