IListStepStepsCompleted Property
|
Gets the number 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 StepsCompleted { get; }
ReadOnly Property StepsCompleted As Integer
Get
property int StepsCompleted {
int get ();
}
abstract StepsCompleted : int with get
Property Value
Type:
Int32See Also