CompanyInfoIdentificationNumber_VAT Property |  |
IČ DPH účtovnej jednotky.
Namespace: Exa.OBERON.Services.OBERONCashRegisterAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.33.0 (5.0.33.0)
Syntaxpublic string IdentificationNumber_VAT { get; set; }Public Property IdentificationNumber_VAT As String
Get
Set
Dim instance As CompanyInfo
Dim value As String
value = instance.IdentificationNumber_VAT
instance.IdentificationNumber_VAT = value
Property Value
String
See Also