 | ZWNotificationCode Property |
Gets the notification code
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic ZWNotificationCode Code { get; }
Public ReadOnly Property Code As ZWNotificationCode
Get
public:
virtual property ZWNotificationCode Code {
ZWNotificationCode get () sealed;
}
Property Value
Type:
ZWNotificationCode
See Also