TagDecodedDataSGTINBarcodeType Property  | 
 
 Gets or sets the type of the barcode.
 
 
    Namespace: 
   com.gigatms.Parameters.TS800_60
    Assembly:
   GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic BarcodeType BarcodeType { get; set; }Public Property BarcodeType As BarcodeType
	Get
	Set
public:
property BarcodeType BarcodeType {
	BarcodeType get ();
	void set (BarcodeType value);
}Property Value
Type: 
BarcodeType
 The type of the barcode.
 
See Also