Last updated

Floors

Fields

FieldDescriptionTypeMin/maxNotes
RoomLocation/
Floors
The floors in the building where the room is located.array of Floor0..1Add/Update TotalNumberOfFloors in the building before adding any floors for the room.
Floors/
Floor
Floor number in the building where the room is locatedobject0..*The floors added should be consistent to the RoomLocationCode in the RoomLocation.

XML

<Floors>
  <Floor ... />
  <Floor ... />
</Floors>