IAnnotationService Interface | 
Namespace: Dundas.BI.Data.Annotations
The IAnnotationService type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateAnnotation(Guid, Guid, AnnotationCreationOptionsWithCoordinates) | 
            Creates a textual annotation.
              | |
| CreateAnnotation(Guid, Guid, AnnotationCreationOptionsWithCoordinates, Task) | 
            Creates a textual annotation.
              | |
| CreateAnnotation(Guid, Guid, String, IEnumerableSingleNumberValue, IEnumerableSingleMemberValue, IEnumerableParameterValue, Boolean) | 
            Creates a textual annotation.
              | |
| DeleteAnnotation | Deletes the specified annotation.  | |
| GetAnnotation | 
            Gets the annotation by its ID.
              | |
| ReplyAnnotation(Guid, AnnotationCreationOptions) | 
            Creates the reply annotation.
              | |
| ReplyAnnotation(Guid, String) | 
            Creates the reply annotation.
              | |
| ReplyAnnotation(Guid, AnnotationCreationOptions, Task) | 
            Creates the reply annotation.
              | |
| RetrieveAnnotations | 
            Retrieves the annotations.
              |