 | NotificationReceivedEventArgsNotification Property |
Get the notification from the event argument.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic ZWNotification Notification { get; }
Public ReadOnly Property Notification As ZWNotification
Get
public:
virtual property ZWNotification^ Notification {
ZWNotification^ get () sealed;
}
Property Value
Type:
ZWNotification
See Also