MetricSetService.addAllElements Method
Adds all the elements to the given metric set that are not already added.
Parameters
- metricSetId
-
Type: String
The ID of the metric set to add the elements to.
- placement
-
Type: PlacementPosition
(optional) The placement for the new elements.
Optional: True
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.