ITaskMonitorOngoingStep Property
|
Gets the
Step that is currently being executed.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IStepWithWeight OngoingStep { get; }
ReadOnly Property OngoingStep As IStepWithWeight
Get
property IStepWithWeight^ OngoingStep {
IStepWithWeight^ get ();
}
abstract OngoingStep : IStepWithWeight with get
Property Value
Type:
IStepWithWeightSee Also