ITransitionDefinition Property Ingeniux CMS Content Store API

Gets the Workflow Definition to which this transition belongs.

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

IWorkflowDefinition Definition { get; }

Property Value

Type: IWorkflowDefinition
Remarks

Each transition always belongs to a specific Workflow Definition.
See Also

Reference