 | ContainerBarcode Property |
Barcode
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic string Barcode { get; set; }
Public Property Barcode As String
Get
Set
public:
property String^ Barcode {
String^ get ();
void set (String^ value);
}
member Barcode : string with get, set
Property Value
Type:
String
See Also