Click or drag to resize

IStepState Property


Gets the state of the step.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
EnumStepState State { get; }

Property Value

Type: EnumStepState
Remarks
The state will either be ON_GOING, ON_GOING, or COMPLETED.
See Also