MetricSetService.getAnalysisStructure Method
Gets the analysis structure for the given metric set.
Parameters
- metricSetId
-
Type: String
The ID of the metric set to get the analysis structure for.
Return Value
Type: jQuery.Promise
Value: dundas.data.AnalysisStructure
A promise object that is resolved when the call is complete.
If successful, the dundas.data.AnalysisStructure is returned.