AnnotationSetting.IsAnnotationEnabledDefault - Propriété
Obtient ou définit le paramètre par défaut qui indique si les annotations sont activées.
Espace de noms : Microsoft.PerformancePoint.Scorecards
Assembly : Microsoft.PerformancePoint.Scorecards.Client (dans Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntaxe
'Déclaration
Public Property IsAnnotationEnabledDefault As Boolean
Get
Set
'Utilisation
Dim instance As AnnotationSetting
Dim value As Boolean
value = instance.IsAnnotationEnabledDefault
instance.IsAnnotationEnabledDefault = value
public bool IsAnnotationEnabledDefault { get; set; }
Valeur de propriété
Type : System.Boolean
true si les annotations sont activées par défaut. dans le cas contraire, false.