Click or drag to resize

IListStepOngoingStep Property


Gets the ongoing substep. Returns null if this step is not started.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IStep OngoingStep { get; }

Property Value

Type: IStep
See Also