ServiceProgressData.TotalSteps Property

Definition

Gets the number of total steps.

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

Property Value

The number of total steps.

Applies to