IListStepPercentCompleted Property
|
Gets the percentage of sub-steps that are in the
COMPLETED state.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntaxint PercentCompleted { get; }ReadOnly Property PercentCompleted As Integer
Get
property int PercentCompleted {
int get ();
}abstract PercentCompleted : int with get
Property Value
Int32
Remarks
The percentage of completion considers the weight of the sub-steps.
See Also