 | ZWNotificationEvent Property |
Gets the event value of a notification. Only valid in Notification::Type_NodeEvent and Notification::Type_ControllerCommand notifications.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic byte Event { get; }Public ReadOnly Property Event As Byte
Get
public:
virtual property unsigned char Event {
unsigned char get () sealed;
}Property Value
Type:
Byte
See Also