id | The progress indicator's unique ID. |
int The number of steps.
Gets the total number of steps, from start to finish, for a progress indicator.
Returns -1 if you don't use steps to report progress on this indicator. To set the type of steps that the progress window displays, use Progress.SetStepLabel.
See Also: Progress.Report, Progress.GetCurrentStep, Progress.GetStepLabel, Progress.SetStepLabel.