Property AutomationScriptPackages
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
AutomationScriptPackages
Gets the Automation script packages included in this package.
public IReadOnlyCollection<IAppPackageAppPackage> AutomationScriptPackages { get; }
Property Value
- IReadOnlyCollection<IAppPackageAppPackage>
The Automation script packages included in this package.