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.16.9.0 (2.16.9.0)
Syntax
public bool HasBle { get; }

Property Value

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