Table of Contents

Constructor TrendTemplate

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

TrendTemplate()

Initializes a new instance of the TrendTemplate class.

public TrendTemplate()

TrendTemplate(string, string, string)

Initializes a new instance of the TrendTemplate class.

public TrendTemplate(string protocolName, string protocolVersion, string name)

Parameters

protocolName string

Name of the protocol.

protocolVersion string

Version of the protocol.

name string

Name of the template.