RoomTag.TaggedRoomId Property

The LinkElementId 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 LinkElementId TaggedRoomId { get; }

Property Value

LinkElementId

Remarks

If there is no tagged room in a linked document so the RoomTag is orphaned, LinkElementId will be InvalidElementId.

See Also

Reference

RoomTag Class
Autodesk.Revit.DB.Architecture Namespace