SettingsBleEnabled Property |
Enable or disable the BLE module.
Namespace:
com.gigatms.Parameters.TS100
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.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
RemarksIf =true, using instead.
See Also