Table of Contents

Constructor ParsedTrendTemplate

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

ParsedTrendTemplate(string, FileInfo)

Initializes a new instance of the ParsedTrendTemplate class.

public ParsedTrendTemplate(string name, FileInfo fileInfo)

Parameters

name string

Name of the template.

fileInfo FileInfo

Represents the FileInfo on disk.