Table of Contents

Constructor ParsedAlarmTemplate

Namespace
Skyline.AppInstaller.ContentParser
Assembly
Skyline.DataMiner.Core.AppPackageInstaller.dll

ParsedAlarmTemplate(string, FileInfo)

Initializes a new instance of the ParsedAlarmTemplate class.

public ParsedAlarmTemplate(string name, FileInfo fileInfo)

Parameters

name string

Name of the alarm template.

fileInfo FileInfo

FileInfo object referencing the file on disk.

Advanced search syntax