Table of Contents

Method GetAutomationScriptPackagesToInstall

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

GetAutomationScriptPackagesToInstall()

Returns all Automation Script packages (.dmapp) to be installed, found at the default location in the AppContent folder.

public List<ParsedAppPackage> GetAutomationScriptPackagesToInstall()

Returns

List<ParsedAppPackage>

List of ParsedAppPackage objects.