ILibraryManagerPlugIn3BeforeInitiateWorkflow Method

Definition

Namespace: FileHold.Common
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.1.0.0
C#
void BeforeInitiateWorkflow(
	WorkflowInitiationDefinition definition,
	ref bool cancel,
	ref string errorMessage
)

Parameters

definition  WorkflowInitiationDefinition
 
cancel  Boolean
 
errorMessage  String
 

See Also