Namespace:
Autodesk.Revit.DB.Events
ProgressStage
Enumeration
Description:
The associated action of a ProgressChanged event
The associated action of a ProgressChanged event
ProgressStage Enumeration Members:
| Name | Description |
|---|---|
| 0 | Progress bar has started |
| 1 | Progress bar has set new range |
| 2 | Progress bar has set new position |
| 3 | Progress bar has set new Text |
| 4 | Progress bar has not changed position |
| 5 | Progress bar is finished |