Click or drag to resize

UHFHasBle Property

Gets a value indicating whether this reader has BLE module.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntax
public bool HasBle { get; }

Property Value

Type: Boolean
true if this reader has BLE; otherwise, false.
See Also