2024 Property
Changes 0
P

RoomTag.Room

Description:
The room that the tag is associated with.
Remarks:
In rare cases, the tag may not be associated to a room. The property will be .a null reference (Nothing in Visual Basic) in these situations.
public Room Room { get; }