Table of Contents

Class ParsedTrendTemplate

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

Class to describe a trend template.

public class ParsedTrendTemplate
Inheritance
ParsedTrendTemplate
Extension Methods

Constructors

ParsedTrendTemplate(string, FileInfo)

Initializes a new instance of the ParsedTrendTemplate class.

Properties

FileInfo

Gets the reference to the file on disk.

Name

Gets the name of the trend template.

Methods

FromFile(FileInfo)

Returns a new ParsedTrendTemplate item based on provided File on disk.