IWorkflowDefinitionTransitions Property Ingeniux CMS Content Store API

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

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<ITransition> Transitions { get; }

Property Value

Type: IEnumerableITransition
See Also

Reference