 | ZWValueIdId Property |
Get a 64Bit Integer that represents this ValueID. This Integer is not guaranteed to be valid
across restarts of OpenZWave.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
SyntaxPublic ReadOnly Property Id As ULong
Get
public:
virtual property unsigned long long Id {
unsigned long long get () sealed;
}
Property Value
Type:
UInt64
See Also