Click or drag to resize

Features_HotelGetHotel_Guests Method

EXALOGIC
Načíta a vráti údaje o osobách (hosťoch) hosťoch z rezervácie alebo ubytovania.

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_Guests(
	Hotel_GuestsGetArg u_Hotel_GuestsGetArg,
	ref Hotel_GuestsGetInfo urf_GuestsGetInfo
)

Parameters

u_Hotel_GuestsGetArg  Hotel_GuestsGetArg
 
urf_GuestsGetInfo  Hotel_GuestsGetInfo
 

Return Value

ExaException
See Also