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