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