Revit 2025 API
Energy |
The number to identify the space.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public string Number { get; }
Public ReadOnly Property Number As String Get
public: property String^ Number { String^ get (); }
member Number : string with get
Property Value
StringSee Also