Click or drag to resize

IWorkflowManager.WorkflowsCount Method


Overload List
  NameDescription
Public methodWorkflowsCount(String)
Gets the count of Workflows. It can retrieve all workflows or filter them by Workflow Definition.
Public methodWorkflowsCount(IWorkflowDefinition)
Gets the count of Workflows. It can retrieve all workflows or filter them by Workflow Definition.
Top
See Also