Table of Contents

Class ParsedAlarmTemplate

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

class to describe an alarm template file.

public class ParsedAlarmTemplate
Inheritance
ParsedAlarmTemplate
Extension Methods

Constructors

ParsedAlarmTemplate(string, FileInfo)

Initializes a new instance of the ParsedAlarmTemplate class.

Properties

FileInfo

Get or set the reference to the file on disk.

Name

Get or set the name of the alarm template.

Methods

FromFile(FileInfo)

Returns a ParsedAlarmTemplate item from the provided file.