Share

Construction.Id Property

Get the id 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 Id { get; }

Property Value

String

Remarks

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

See Also

Reference

Was this information helpful?