WorkflowManagerRestartWorkflow Method |
Restart specified workflow instance from the given task.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void RestartWorkflow(
Guid taskGuid
)
Parameters
- taskGuid
- Type: SystemGuid
See Also