InvalidAnnotationTargetException Class | 
 
            Exception that occurs when the user tries to create an annotation on a metric set object set for raw data retrieval.
            
Inheritance Hierarchy 
    Namespace: 
   Dundas.BI.Data.Annotations
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
Syntaxpublic sealed class InvalidAnnotationTargetException : Exception
Public NotInheritable Class InvalidAnnotationTargetException
	Inherits Exception
public ref class InvalidAnnotationTargetException sealed : public Exception
[<SealedAttribute>]
type InvalidAnnotationTargetException =  
    class
        inherit Exception
    end
See Also