Click or drag to resize

IWorkflowDefinitionTransitions Property


Gets the collection of Transitions that belong to this Workflow Definition.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
IEnumerable<ITransition> Transitions { get; }

Property Value

IEnumerableITransition
See Also