StockCard_VariantBarcode Property |  |
Čiarový kód.
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string Barcode { get; set; }
Public Property Barcode As String
Get
Set
Dim instance As StockCard_Variant
Dim value As String
value = instance.Barcode
instance.Barcode = value
Property Value
String
See Also