CompanyInfoIdentificationNumber_TAX Property |  |
DIČ účtovnej jednotky.
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 IdentificationNumber_TAX { get; set; }Public Property IdentificationNumber_TAX As String
Get
Set
Dim instance As CompanyInfo
Dim value As String
value = instance.IdentificationNumber_TAX
instance.IdentificationNumber_TAX = value
Property Value
String
See Also