<Code Lib>
2020 Property
Changes 0
P

Room.UpperLimit

Description:
Get or Set the Upper Limit of the Room.
Remarks:
This property is used to get or set the Upper Limit of the Room.

public Level UpperLimit { get; set; }

Loading…