OccupancyUnit
Description:
An enumerated type listing the occupancy unit of measure for a space object.
An enumerated type listing the occupancy unit of measure for a space object.
public enum OccupancyUnit
| Name | Description |
|---|---|
| AreaPerPerson | OccupancyUnit is AreaPerPerson. |
| BySpaceType | OccupancyUnit is BySpaceType. |
| NumberOfPeople | OccupancyUnit is NumberOfPeople. |