DataInputService.getMeasureCorrectionValue Method
Gets a measure correction value.
Parameters
- id
-
Type: String
The ID of the correction value to get.
Return Value
Type: jQuery.Promise
Value: dundas.data.CorrectionValue
A promise object that is resolved when the call is complete.
If successful, a dundas.data.CorrectionValue is returned.