Revit 2026 API
Progress |
The current stage of the progress bar
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ProgressStage Stage { get; }
Public ReadOnly Property Stage As ProgressStage Get
public: property ProgressStage Stage { ProgressStage get (); }
member Stage : ProgressStage with get
Property Value
ProgressStageSee Also