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