Click or drag to resize

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
Syntax
C#
public void RestartWorkflow(
	Guid taskGuid
)

Parameters

taskGuid
Type: SystemGuid
See Also