 | ZWNotificationGroupIndex Property |
Gets the index of the association group that has been changed. Only valid in ZWNotificationType.Group notifications.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic byte GroupIndex { get; }
Public ReadOnly Property GroupIndex As Byte
Get
public:
virtual property unsigned char GroupIndex {
unsigned char get () sealed;
}
Property Value
Type:
Byte
See Also