OBERONLoyaltySystemClientWS_StockItemBarCode Property | |
Čiarový kód položky.
Namespace: Exa.OBERON.Shared.LoyaltyCardSystems.DriversAssembly: Exa.OBERON.Shared (in Exa.OBERON.Shared.dll) Version: 4.6.14.0 (4.6.14.0)
Syntax public string BarCode { get; set; }
Public Property BarCode As String
Get
Set
Dim instance As OBERONLoyaltySystemClientWS_StockItem
Dim value As String
value = instance.BarCode
instance.BarCode = value
Property Value
StringSee Also