WorkflowManagerInitiateWorkflowForSelection Method
Start workflow based on given template and associated with selection
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Start workflow based on given template and associated with selection")]
public Guid InitiateWorkflowForSelection(
int workflowTemplateId,
WorkflowTemplateDefinition workflowToInitiate,
Guid selectionId
)
- workflowTemplateId Int32
- workflowToInitiate WorkflowTemplateDefinition
- selectionId Guid
Guid