The ElementId of the tagged room.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: 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