AddressPostalCode Field |  |
Poštové smerovacie číslo (ZIP code).
Namespace: Exa.OBERON.ServicesCashRegisterGen2.Common.InfoAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxPublic PostalCode As String
Dim instance As Address
Dim value As String
value = instance.PostalCode
instance.PostalCode = value
Field Value
String
See Also