AnnotationService.deleteAnnotationById Method

Deletes an annotation.
 

Parameters

id

Type: String
The ID of the annotation to delete.

Return Value


Type: jQuery.Promise
Value: dundas.data.Annotation
A promise object that is resolved when the call is complete.