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