Click or drag to resize

AlarmDataPriority Property

Alarm priority. The alarm priority specifies whether this alarm will show up in the BVMS Operator Client as a "popup alarm". A popup alarm will automatically display configured Image pane contents. The smaller the value of this property, the higher the alarm priority.

Namespace: Bosch.Vms.SDK
Assembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntax
C#
public int Priority { get; }

Property Value

Int32
See Also