ServiceProgressData.CurrentStep Property

Definition

Gets the number of the current step.

public:
 property int CurrentStep { int get(); };
public:
 property int CurrentStep { int get(); };
public int CurrentStep { get; }
member this.CurrentStep : int
Public ReadOnly Property CurrentStep As Integer

Property Value

The number of the current step.

Applies to