Click or drag to resize

ZWManagerGetValueLabel Method

Gets the user-friendly label for the value.

Namespace:  OpenZWave
Assembly:  OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntax
public string GetValueLabel(
	ZWValueId id
)

Parameters

id
Type: OpenZWaveZWValueId
The unique identifier of the value.

Return Value

Type: String
The value label.
See Also