Property AlarmTemplates
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
AlarmTemplates
Gets the alarm templates included in this protocol package.
IReadOnlyCollection<IAppPackageAlarmTemplate> AlarmTemplates { get; }
Property Value
- IReadOnlyCollection<IAppPackageAlarmTemplate>
The alarm templates included in this protocol package.