AddressCity_Number Field | |
Orientačné číslo domu v obci (napr. Bešeňová 4, ak nie je zadaná ulica), prípadne označenie časti mesta (napr. Praha 5, ak je zadaná ulica).
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 City_Number
Public City_Number As String
Dim instance As Address
Dim value As String
value = instance.City_Number
instance.City_Number = value
Field Value
StringSee Also