The room that the tag is associated with.
Namespace: Autodesk.Revit.DB.ArchitectureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public Room Room { get; }Property Value
Room
Remarks
In rare cases, the tag may not be associated to a room. The property will
be
null in these situations.
See Also
Reference