Table of Contents

Method InstallDashBoards

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

InstallDashBoards()

[DEPRECATED] Installs all provided dashboards in the AppContent of the package on the DMS. Use InstallZipFiles() instead.

[Obsolete("InstallDashBoards is deprecated. Use InstallZipFiles instead.")]
public void InstallDashBoards()

Remarks

This method is deprecated and will be removed in future versions. Please use InstallZipFiles() for installing dashboards.