Click or drag to resize

IApplicationManagerAreAnyAlarmsShownInAlarmDisplay Method

Checks if any alarms are shown in the Alarm display.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
bool AreAnyAlarmsShownInAlarmDisplay()

Return Value

Boolean
Returns true if at least one alarm is shown in Alarm display.
Exceptions
ExceptionCondition
UnauthorizedAccessSdkException Thrown if operation is not permitted to caller.
See Also