CompanyInfoAddress_Country Property |  |
Adresa - krajina.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.CashRegister.BaseAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Address_Country { get; set; }Public Property Address_Country As String
Get
Set
Dim instance As CompanyInfo
Dim value As String
value = instance.Address_Country
instance.Address_Country = value
Property Value
String
See Also