ConfiguredView.AllowShowDetails - Propriété

Obtient ou définit une valeur booléenne qui indique si l'option de menu Afficher les détails est affichée dans la carte de performance.

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

Syntaxe

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

value = instance.AllowShowDetails

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

Valeur de propriété

Type : System.Boolean
true si la fonctionnalité Autoriser l'affichage des détails 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