Click or drag to resize

FilterAlarmType Enumeration

Filter for the alarm types

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
[SerializableAttribute]
[FlagsAttribute]
public enum FilterAlarmType
Members
Member nameValueDescription
None0Empty filter (nothing will be filtered out).
Record1Exlude alarms from type recording only.
Workflow2Exlude alarms from type workflow.
See Also