Revit 2025.3 API
Room |
The tag type.
Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public RoomTagType RoomTagType { get; set; }
Public Property RoomTagType As RoomTagType Get Set
public: property RoomTagType^ RoomTagType { RoomTagType^ get (); void set (RoomTagType^ value); }
member RoomTagType : RoomTagType with get, set
Property Value
RoomTagTypeSee Also