| Revit 2022 API | 
| Construction..::..Name Property | 
| Construction Class See Also | 
Get the name of the Construction.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
 Syntax
Syntax
| C# | 
|---|
| public string Name { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property Name As String Get | 
| Visual C++ | 
|---|
| public: property String^ Name { String^ get (); } | 
 Remarks
Remarks
This property is used to get the name of the Construction.