Table of Contents

Constructor ParsedInformationTemplate

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

ParsedInformationTemplate(string, FileInfo)

Initializes a new instance of the ParsedInformationTemplate class.

public ParsedInformationTemplate(string name, FileInfo fileInfo)

Parameters

name string

Name of the alarm template.

fileInfo FileInfo

FileInfo object referencing the file on disk.