Click or drag to resize

WorkflowManagerRestoreWorkflowInitiators Method

Restore original initiators of selected workflows.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void RestoreWorkflowInitiators(
	Guid[] workflowGuids
)

Parameters

workflowGuids
Type: SystemGuid
See Also