Table of Contents

Constructor ParsedAutomationScript

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

ParsedAutomationScript(string, string)

Initializes a new instance of the ParsedAutomationScript class.

public ParsedAutomationScript(string scriptName, string xmlContents)

Parameters

scriptName string

Name of the script.

xmlContents string

Contents of the file in string format.