Share

Construction.Name Property

Get the name of the Construction.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public string Name { get; }

Property Value

String

Remarks

This property is used to get the name of the Construction.

See Also

Reference

Was this information helpful?