SettingsBleEnabled Property |
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool BleEnabled { get; set; }
Public Property BleEnabled As Boolean
Get
Set
public:
property bool BleEnabled {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean
See Also