CompanyInfoAddress_PostalCode Property |  |
Adresa - PSČ.
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string Address_PostalCode { get; set; }
Public Property Address_PostalCode As String
Get
Set
Dim instance As CompanyInfo
Dim value As String
value = instance.Address_PostalCode
instance.Address_PostalCode = value
Property Value
String
See Also