Click or drag to resize

ITaskMonitorPercentCompleted Property


Gets the completion percentage of the corresponding Publishing Task.

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 percent completed is combination of each steps percentage times their weight.
See Also