SettingsScanMode Property |
Gets the inventory condition.
Namespace:
com.gigatms.Parameters.SLR810
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic ScanModes ScanMode { get; set; }
Public Property ScanMode As ScanModes
Get
Set
public:
property ScanModes ScanMode {
ScanModes get ();
void set (ScanModes value);
}
Property Value
Type:
ScanModes
The inventory condition.
See Also