Gets a value indicating whether this reader has Wi-Fi module.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.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