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 or sets the reference to the file on disk.

Name

Gets or sets the name of the trend template.

Methods

FromFile(FileInfo)

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