Click or drag to resize

Features_HotelGetHotel_RoomReservation Method

EXALOGIC
Načítanie rezervácie ubytovania z hotelovej recepcie.

Namespace: Exa.OBERON.Services.OBERON
Assembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntax
public ExaException GetHotel_RoomReservation(
	Hotel_ReservationArg u_Hotel_ReservationArg,
	ref Hotel_Reservation urf_Hotel_Reservation
)

Parameters

u_Hotel_ReservationArg  Hotel_ReservationArg
Objekt rezervácie OBERON Web.
urf_Hotel_Reservation  Hotel_Reservation
Vráti info o vytvorenom zázname.

Return Value

ExaException
See Also