Revit 2026 API
Progress |
Lower part of progress bar range - always zero
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int LowerRange { get; }
Public ReadOnly Property LowerRange As Integer Get
public: property int LowerRange { int get (); }
member LowerRange : int with get
Property Value
Int32See Also