WorkflowManagerCanInitiateWorkflow Method
Check if workflow with given template can be started for selection
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Check if workflow with given template can be started for selection")]
public bool CanInitiateWorkflow(
Guid selectionId,
int workflowTemplateId,
ref int count,
ref string documentName
)
- selectionId Guid
- workflowTemplateId Int32
- count Int32
- documentName String
Boolean