NADeviceDeviceId Property |
NewAer
The Unique Device ID
Namespace: NewAer.SDKAssembly: NewAer (in NewAer.dll) Version: 5.1.16.3 (5.1.16.3)
Syntaxpublic string DeviceId { get; }
Public ReadOnly Property DeviceId As String
Get
public:
property String^ DeviceId {
String^ get ();
}
member DeviceId : string with get
Property Value
Type:
String
See Also