Table of Contents

Property AutomationScripts

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

AutomationScripts

Gets the Automation scripts that are included in this package.

IReadOnlyCollection<IAppPackageAutomationScript> AutomationScripts { get; }

Property Value

IReadOnlyCollection<IAppPackageAutomationScript>

The Automation scripts that are included in this package.