Class NotificationDeviceTypeCodeType
Type of device that caused event notification to occur.
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class NotificationDeviceTypeCodeType
Fields
| Edit this page View SourceValue
Specifies the device type.
Declaration
public NotificationDeviceTypeCodeSimpleType Value
Field Value
Type | Description |
---|---|
NotificationDeviceTypeCodeSimpleType |
id
ID attribute.
Declaration
public string id
Field Value
Type | Description |
---|---|
string |
linkMetadata
Link to the metadata attribute
Declaration
public string linkMetadata
Field Value
Type | Description |
---|---|
string |
metadata
Metadata attribute
Declaration
public string metadata
Field Value
Type | Description |
---|---|
string |