WorkflowManagerRestoreTaskDelegation Method |
Restore the original participant of selected workflow task.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void RestoreTaskDelegation(
Guid workflowInstanceGuid,
Guid taskGuid
)
Parameters
- workflowInstanceGuid
- Type: SystemGuid
- taskGuid
- Type: SystemGuid
See Also