Hotel_Reservation_RoomBeds Field |  |
Počet pevných lôžok v rezervácii. V rezervácii môže byť aj viac izieb.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
SyntaxPublic Beds As Integer
Dim instance As Hotel_Reservation_Room
Dim value As Integer
value = instance.Beds
instance.Beds = value
Field Value
Int32
See Also