 | ZWOptionsAreLocked Property |
Test whether the options have been locked.
Namespace:
OpenZWave
Assembly:
OpenZWave (in OpenZWave.dll) Version: 255.255.255.255
Syntaxpublic bool AreLocked { get; }
Public ReadOnly Property AreLocked As Boolean
Get
public:
virtual property bool AreLocked {
bool get () sealed;
}
Return Value
Type:
Booleantrue if the options have been locked.
See Also