IOBERONServiceGetHotel_Rooms Method |  |
Vráti zoznam izieb ubytovacieho zariadenia.
Namespace: Exa.OBERON.ServicesAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
SyntaxResultValue<Hotel_Room[]> GetHotel_Rooms()
Function GetHotel_Rooms As ResultValue(Of Hotel_Room())
Dim instance As IOBERONService
Dim returnValue As ResultValue(Of Hotel_Room())
returnValue = instance.GetHotel_Rooms()
Return Value
ResultValueHotel_RoomVráti pole tried
Hotel_Room.
ExampleUrl: http://address:port/GetHotel_Rooms
See Also