Click or drag to resize

RemoteServerApiAlarmConfigurationManager Property

Gives access to the alarm configuration manager which provides configuration settings for alarms.

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

Property Value

IAlarmConfigurationManager

Implements

IServerApiAlarmConfigurationManager
See Also