OBERONLoyaltySystemClientWS_LoyaltyCardIdentificationNumberVAT Property |  |
IČ DPH - Identifikačné číslo DPH.
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 IdentificationNumberVAT { get; set; }
Public Property IdentificationNumberVAT As String
Get
Set
Dim instance As OBERONLoyaltySystemClientWS_LoyaltyCard
Dim value As String
value = instance.IdentificationNumberVAT
instance.IdentificationNumberVAT = value
Property Value
String
See Also