SettingsGSensorEnable Property |
Whether tamper accelerometer is enabled.
Namespace:
com.gigatms.Parameters.SR5
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool GSensorEnable { get; set; }
Public Property GSensorEnable As Boolean
Get
Set
public:
property bool GSensorEnable {
bool get ();
void set (bool value);
}
Return Value
Type:
Boolean
See Also