Method GetDashboardsToInstall
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
GetDashboardsToInstall()
Returns all Dashboards found at the default location in the AppContent folder.
public List<ParsedSkylineDataminerFile> GetDashboardsToInstall()
Returns
- List<ParsedSkylineDataminerFile>
A ParsedSkylineDataminerFile list, found at the default location in the AppContent folder.