IAlarmControlSetSiren Method |
[This is preliminary documentation and is subject to change.]
Tells a bound object to trigger an audible alarm (if able)
Namespace:
GHASchema.Classes.Capabilities.Security
Assembly:
GHASchema (in GHASchema.dll) Version: 1.1.8074.31450 (1.0.0.0)
Syntaxvoid SetSiren(
bool state
)
Parameters
- state
- Type: SystemBoolean
State of the alarm True=on, False=off
See Also