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.492
Syntax
EnumStepState State { get; }

Property Value

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