 | ZWNotificationValueId Property |
Gets the unique ValueID of any value involved in this notification.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic ZWValueId ValueId { get; }
Public ReadOnly Property ValueId As ZWValueId
Get
public:
virtual property ZWValueId^ ValueId {
ZWValueId^ get () sealed;
}
Property Value
Type:
ZWValueId
See Also