Click or drag to resize

IListStepPercentCompleted Property


Gets the percentage of sub-steps that are in the COMPLETED state.

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

Property Value

Type: Int32
Remarks

The percentage of completion considers the weight of the sub-steps.

See Also