UHFHasBleKeyboard Property |
Gets a value indicating whether this reader supports BLE keyboard.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntaxpublic bool HasBleKeyboard { get; }
Public ReadOnly Property HasBleKeyboard As Boolean
Get
public:
property bool HasBleKeyboard {
bool get ();
}
Property Value
Type:
Booleantrue if this reader supports BLE keyboard; otherwise,
false.
See Also