IConfigurationApiGetWorkflowDefinitions Method
|
Get all workflow definition
Namespace: Casewhere.Runtime.DSL.ApiAssembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.5.0
SyntaxIList<DslWorkflowDefinition> GetWorkflowDefinitions()
Return Value
IListDslWorkflowDefinitiona set of workflow definition
See Also