Enum BarcodeScanType
Describes how a barcode was set
Namespace: Conizi.Model.Shared.Definitions
Assembly: Conizi.Model.dll
Syntax
public enum BarcodeScanType : int
Fields
Name | Description |
---|---|
Additional | Barcode was added an not included in the initial dataset |
Geofence | Automatic set by Geofence |
Manual | Manual set |
Rule | Automatic set by rule |
Scan | Barcode was scanned |
Scan_Input | Barcode was entered via the keyboard |
Unknown | A Unknown SetType |