| WorkflowServiceGetWorkflowsInUse Method |
Namespace:
Dynamicweb.Security.Workflows
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax public IEnumerable<Workflow> GetWorkflowsInUse()
Public Function GetWorkflowsInUse As IEnumerable(Of Workflow)
Return Value
Type:
IEnumerableWorkflowSee Also