Click or drag to resize

ZWManagerGetValueHelp Method

Gets a help string describing the value's purpose and usage.

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

Parameters

id
Type: OpenZWaveZWValueId
The unique identifier of the value.

Return Value

Type: String
The value help text.
See Also