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