Click or drag to resize

WorkflowAdvanceEventArgsWorkflow Property


Gets the Workflow that is being advanced

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
public IWorkflow Workflow { get; }

Property Value

Type: IWorkflow
See Also