Click or drag to resize

IListStepPercentCompleted Property


Gets the percentage of substeps that are in the COMPLETED state.

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

Property Value

Type: Int32
Remarks

The percentage of completion considers the weight of the substeps.

See Also