Share via


AnnotationSetting.IsAnnotationEnabled Property (Microsoft.PerformancePoint.Scorecards)

The Enable/Disable value that indicates if annotations are enabled or disabled.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property IsAnnotationEnabled As Boolean
'Usage
Dim instance As AnnotationSetting
Dim value As Boolean

value = instance.IsAnnotationEnabled

instance.IsAnnotationEnabled = value
[XmlAttributeAttribute] 
public bool IsAnnotationEnabled { get; set; }

See Also

Reference

AnnotationSetting Class
AnnotationSetting Members
Microsoft.PerformancePoint.Scorecards Namespace