Table of Contents

Property Dashboards

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

Dashboards

Gets the dashboards included in this package.

public IReadOnlyCollection<IAppPackageDashboard> Dashboards { get; }

Property Value

IReadOnlyCollection<IAppPackageDashboard>

The dashboards included in this package.