Share via


AnnotationSetting.IsAnnotationEnabledDefault Property (Microsoft.PerformancePoint.Scorecards)

The default 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 IsAnnotationEnabledDefault As Boolean
'Usage
Dim instance As AnnotationSetting
Dim value As Boolean

value = instance.IsAnnotationEnabledDefault

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

See Also

Reference

AnnotationSetting Class
AnnotationSetting Members
Microsoft.PerformancePoint.Scorecards Namespace