Partager via


AnnotationSetting.MaxAnnotationAllowedDefault - Propriété

Obtient le paramètre par défaut pour le nombre maximal d'annotations autorisé par carte de performance.

Espace de noms :  Microsoft.PerformancePoint.Scorecards
Assembly :  Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MaxAnnotationAllowedDefault As Integer
    Get
'Utilisation
Dim instance As AnnotationSetting
Dim value As Integer

value = instance.MaxAnnotationAllowedDefault
public int MaxAnnotationAllowedDefault { get; }

Valeur de propriété

Type : System.Int32
Le paramètre par défaut pour le nombre maximal d'annotations autorisé par carte de performance.

Exceptions

Exception Condition
ArgumentOutOfRangeException

Levée si la valeur est inférieure ou égale à 0.

Voir aussi

Référence

AnnotationSetting classe

AnnotationSetting - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms