Partager via


ConfiguredView.AllowAnnotations - Propriété

Obtient ou définit une valeur booléenne qui indique si les commentaires sont autorisés à entrer dans des cellules de tableau de bord.

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

Syntaxe

'Déclaration
Public Overridable Property AllowAnnotations As Boolean
    Get
    Set
'Utilisation
Dim instance As ConfiguredView
Dim value As Boolean

value = instance.AllowAnnotations

instance.AllowAnnotations = value
public virtual bool AllowAnnotations { get; set; }

Valeur de propriété

Type : System.Boolean
true si la fonctionnalité de commentaire autoriser est activée pour la carte de performance ; dans le cas contraire, false.

Voir aussi

Référence

ConfiguredView classe

ConfiguredView - Membres

Microsoft.PerformancePoint.Scorecards - Espace de noms