Table of Contents

Property AlarmTemplate

Namespace
Skyline.DataMiner.Core.DataMinerSystem.Common
Assembly
Skyline.DataMiner.Core.DataMinerSystem.Common.dll

AlarmTemplate

Gets or sets the alarm template assigned to this element.

IDmsAlarmTemplate AlarmTemplate { get; set; }

Property Value

IDmsAlarmTemplate

The alarm template assigned to this element.

Exceptions

ArgumentException

The specified alarm template is not compatible with the protocol this element executes.