BusinessPartnerHeaderIdentificationNumberTax Property |  |
Daňové identifikačné číslo partnera tzv. DIČ.
Namespace: Exa.OBERON.ServicesCashRegisterGen2.BusinessPartnersAssembly: Exa.OBERON.ServicesCashRegisterGen2 (in Exa.OBERON.ServicesCashRegisterGen2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string IdentificationNumberTax { get; set; }Public Property IdentificationNumberTax As String
Get
Set
Dim instance As BusinessPartnerHeader
Dim value As String
value = instance.IdentificationNumberTax
instance.IdentificationNumberTax = value
Property Value
String
See Also