WorkflowManagerInitiateWorkflow Method (Int32, WorkflowTemplateDefinition, Int32, WorkflowDetails, NullableInt32, NullableGuid, NullableInt32, Boolean, Database, DbTransaction) |
Namespace: FileHold.LibraryManager
public Guid InitiateWorkflow( int workflowTemplateId, WorkflowTemplateDefinition workflowToInitiate, int[] documentVersions, WorkflowDetails restartedWorkflowDetails, int? restartedActivityIndex, Guid? initiatorGuid, int? batchJobId, bool checkWorkflowTemplateAssociation, Database database, DbTransaction transaction )