Hotel_ServiceReservationReservationState Field |  |
Stav rezervácie, 1 = Dopyt, 2 = On-Line rezervácia.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic byte ReservationState
Public ReservationState As Byte
Dim instance As Hotel_ServiceReservation
Dim value As Byte
value = instance.ReservationState
instance.ReservationState = value
Field Value
Byte
See Also