RoomTag.TaggedLocalRoomId Property

The ElementId of the tagged room.


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

Syntax

C#

public ElementId TaggedLocalRoomId { get; }

Property Value

ElementId

Remarks

If there is no tagged room so the RoomTag is orphaned, ElementId will be InvalidElementId.

See Also

Reference

RoomTag Class
Autodesk.Revit.DB.Architecture Namespace