OBERONLoyaltySystemClientWS_LoyaltyCardIdentificationNumberTax Property |  |
DIČ - Daňové identifikačné číslo organizácie.
Namespace: Exa.OBERON.Shared.LoyaltyCardSystems.DriversAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string IdentificationNumberTax { get; set; }
Public Property IdentificationNumberTax As String
Get
Set
Dim instance As OBERONLoyaltySystemClientWS_LoyaltyCard
Dim value As String
value = instance.IdentificationNumberTax
instance.IdentificationNumberTax = value
Property Value
String
See Also