MetricSetBinding.getMetricSet Method
Gets the metric set associated with this binding. Typically the result will be cached, so the return
will be near instant, however there's no guarantee, so this call is async.
Return Value
Type: jQuery.Promise
Value: dundas.entities.MetricSet
A promise object that is resolved when the call is complete.
If successful, the created dundas.entities.MetricSet is returned.