NurApiTitle Property

Title string of NUR module.

Definition

Namespace: NurApiDotNet
Assembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
public string Title { get; set; }

Property Value

String
A string value that represents the "friendly name" of the device.

See Also