IAlarmManagerIsAlarmListEmpty(FilterAlarmType) Method |  |
Checks if alarm list on a Management Server is empty with an additional filtering possibility.
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxbool IsAlarmListEmpty(
FilterAlarmType filter
)
Parameters
- filter FilterAlarmType
- Flag enum value specified the alarm types which will be ignored by the alarm list evaluation.
Return Value
Booleantrue if alarm list is empty, otherwise - false.
Exceptions
See Also