Click or drag to resize

BLESettingsName Property

Gets or sets the BLE peripheral name.

Namespace:  com.gigatms.Parameters
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.16.9.0 (2.16.9.0)
Syntax
public string Name { get; set; }

Property Value

Type: String
The BLE peripheral name.
See Also