WorkflowManagerDelegateWorkflowInitiators Method |
Delegate the initiators of selected workflows.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void DelegateWorkflowInitiators(
Guid[] workflowGuids,
Guid userGuid,
bool notifyOriginalInitiator
)
Parameters
- workflowGuids
- Type: SystemGuid
- userGuid
- Type: SystemGuid
- notifyOriginalInitiator
- Type: SystemBoolean
See Also