AnnotationService.getAnnotationById Method
Gets an annotation.
Parameters
- annotationId
-
Type: String
The ID of the annotation to get.
Return Value
Type: jQuery.Promise
Value: dundas.data.Annotation
A promise object that is resolved when the call is complete.
If successful, a dundas.data.Annotation is returned.