DataInputService.getContextualMeasureValue Method
Gets a contextual measure value.
Parameters
- id
-
Type: String
The ID of the contextual value to get.
- metricSetId
-
Type: String
The ID of the metric set to retrieve contextual values for.
Return Value
Type: jQuery.Promise
Value: dundas.data.ContextualValue
A promise object that is resolved when the call is complete.
If successful, a dundas.data.ContextualValue is returned.