NADeviceDeviceTypeAsChars Property |
NewAer
Gets the device type as string prefix.
Namespace: NewAer.SDKAssembly: NewAer (in NewAer.dll) Version: 5.1.16.3 (5.1.16.3)
Syntaxpublic abstract string DeviceTypeAsChars { get; }
Public MustOverride ReadOnly Property DeviceTypeAsChars As String
Get
public:
virtual property String^ DeviceTypeAsChars {
String^ get () abstract;
}
abstract DeviceTypeAsChars : string with get
Property Value
Type:
String
See Also