Share via


AnnotationSetting.MaxAnnotationAllowedDefault Property (Microsoft.PerformancePoint.Scorecards)

The default value for the maximum number of annotations allowed per scorecard.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public ReadOnly Property MaxAnnotationAllowedDefault As Integer
'Usage
Dim instance As AnnotationSetting
Dim value As Integer

value = instance.MaxAnnotationAllowedDefault
[XmlAttributeAttribute] 
public int MaxAnnotationAllowedDefault { get; }

Remarks

If the value is less than or equal to 0, an ArgumentOutOfRangeException is thrown.

See Also

Reference

AnnotationSetting Class
AnnotationSetting Members
Microsoft.PerformancePoint.Scorecards Namespace