Revit 2026 API
Energy |
The description of the window type.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public string Description { get; }
Public ReadOnly Property Description As String Get
public: property String^ Description { String^ get (); }
member Description : string with get
Property Value
StringSee Also