Table of Contents

Method GetAlarmTemplates

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

GetAlarmTemplates()

Retrieves all alarm template (standalone or groups) from the DataMiner System.

ICollection<IDmsAlarmTemplate> GetAlarmTemplates()

Returns

ICollection<IDmsAlarmTemplate>

The list of alarm templates.