Click or drag to resize

ZWValueIdType Property

Get the type of the value. The type describes the data held by the value and enables the user to select the correct value accessor method in the Manager class.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public ZWValueType Type { get; }

Property Value

Type: ZWValueType
See Also