IWorkflowDefinitionInitialTransition Method Ingeniux CMS Content Store API

Retrieves the Transition that takes the Page from the initial Work State to the next state.

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

ITransition InitialTransition()

Return Value

Type: ITransition
The initial transition.
Remarks

All Workflow Definitions have an initial Transition.
See Also

Reference