Click or drag to resize

WorkflowManagerDelegateWorkflowInitiators Method

Delegate the initiators of selected workflows.

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void DelegateWorkflowInitiators(
	Guid[] workflowGuids,
	Guid userGuid,
	bool notifyOriginalInitiator
)

Parameters

workflowGuids
Type: SystemGuid
userGuid
Type: SystemGuid
notifyOriginalInitiator
Type: SystemBoolean
See Also