Click or drag to resize
NADeviceGetData Method
NewAer
Returns a Dictionary of all custom key/data string pairs for this device

Namespace: NewAer.SDK
Assembly: NewAer (in NewAer.dll) Version: 5.1.16.3 (5.1.16.3)
Syntax
public Dictionary<string, string> GetData()

Return Value

Type: DictionaryString, String
Returns a Dictionary of all custom key/data string pairs for this device
See Also