HotelAccountRoomName Field |  |
Meno izby, ku ktorej sa účet vzťahuje.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Hotel.HotelAccountsAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic RoomName As String
Dim instance As HotelAccount
Dim value As String
value = instance.RoomName
instance.RoomName = value
Field Value
String
See Also