MetricSetService.updateMetricSet Method

Updates the given metric set.
 

Parameters

metricSet

Type: MetricSet
The metric set to update.

Return Value


Type: jQuery.Promise
Value: dundas.entities.MetricSet
A promise object that is resolved when the call is complete. If successful, the updated dundas.entities.MetricSet is returned.