 | ZWValueIdGenre Property |
Get the genre of the value. The genre classifies a value to enable
low - level system or configuration parameters to be filtered out by the application
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic ZWValueGenre Genre { get; }
Public ReadOnly Property Genre As ZWValueGenre
Get
public:
virtual property ZWValueGenre Genre {
ZWValueGenre get () sealed;
}
Property Value
Type:
ZWValueGenre
See Also