Gets a value indicating whether this reader has Wi-Fi module.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.17.1.0 (2.17.1.0)
Syntaxpublic bool HasWiFi { get; }
Public ReadOnly Property HasWiFi As Boolean
Get
public:
property bool HasWiFi {
bool get ();
}
Property Value
Type:
Booleantrue if this reader has wi fi; otherwise,
false.
See Also