Table of Contents

Constructor InformationTemplate

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

InformationTemplate()

Initializes a new instance of the InformationTemplate class.

public InformationTemplate()

InformationTemplate(string, string)

Initializes a new instance of the InformationTemplate class.

public InformationTemplate(string protocolName, string name)

Parameters

protocolName string

The name of the protocol.

name string

The name of the information template.