IOBERONServiceGetHotel_GuestHotelAccounts Method | |
Vráti zoznam hotelových účtov prihláseného používateľa (typ autentifikácie - hoteloví hostia).
Namespace: Exa.OBERON.ServicesAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax ResultValue<Hotel_Account[]> GetHotel_GuestHotelAccounts()
Function GetHotel_GuestHotelAccounts As ResultValue(Of Hotel_Account())
Dim instance As IOBERONService
Dim returnValue As ResultValue(Of Hotel_Account())
returnValue = instance.GetHotel_GuestHotelAccounts()
Return Value
ResultValueHotel_AccountVráti pole tried
Hotel_Account.
See Also