Hotel_Reservation_RoomExternalSystemIdentifier Field | |
Identifikátor externého systému konkrétnej izby v danej rezervácii.
Obsahuje údaj o prepojení s externým systémom, napr. rezervácia vytvorená konektorom AvailPro, Beds24,
prípadne systémom využívajúce tieto webové služby.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public string ExternalSystemIdentifier
Public ExternalSystemIdentifier As String
Dim instance As Hotel_Reservation_Room
Dim value As String
value = instance.ExternalSystemIdentifier
instance.ExternalSystemIdentifier = value
Field Value
StringSee Also