slmetric.dashboard.setActiveConfiguration
Namespace: slmetric.dashboard
(To be removed) Activate custom metric dashboard layout
The Metrics Dashboard user interface, metricdashboard
function, slmetric
package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.
Description
slmetric.dashboard.setActiveConfiguration(
sets a custom Metrics Dashboard layout as the default configuration. When you collect metric
data by using the Metrics Dashboard, the metric engine uses this custom layout.fullfile
)
Note
Passing an empty string to this function (that is,
slmetric.dashboard.setActiveConfiguration('')
), resets the
configuration to the default, shipping configuration.