CompanyInfoIdentificationNumber_TAX Property |  |
DIČ účtovnej jednotky.
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.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