IAnnotationServiceReplyAnnotation Method (Guid, AnnotationCreationOptions) |
Namespace: Dundas.BI.Data.Annotations
Annotation ReplyAnnotation( Guid parentAnnotationId, AnnotationCreationOptions options )
Exception | Condition |
---|---|
ArgumentException | parentAnnotationId is Empty. |
ArgumentNullException | options is . |
NotFoundException | The parent annotation does not exist. |
NoPrivilegeException | The caller does not have the Read privilege on the parent annotation. -or- The caller does not have the Read privilege on the associated metric set. -or- The caller does not have the Execute privilege on the underlying analysis structure. -or- The caller does not have the Note privilege. |
InvalidSessionException | The caller context is not associated with a valid session. |