IWorkflowWorkflowDefinition Property Ingeniux CMS Content Store API

Gets the Workflow Definition from which the workflow was created.

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

IWorkflowDefinition WorkflowDefinition { get; }

Property Value

Type: IWorkflowDefinition
Remarks

A workflow is always created from a workflow definition. When there are any workflows from a workflow definition, the workflow definition cannot be removed.
See Also

Reference