ConfiguredView.AllowShowDetails-Eigenschaft
Ruft ab oder legt einen booleschen Wert, der angibt, ob die Option Informationen anzeigen in der Scorecard angezeigt wird.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Overridable Property AllowShowDetails As Boolean
Get
Set
'Usage
Dim instance As ConfiguredView
Dim value As Boolean
value = instance.AllowShowDetails
instance.AllowShowDetails = value
public virtual bool AllowShowDetails { get; set; }
Eigenschaftswert
Typ: System.Boolean
true Wenn die Detailanzeige zulassen -Funktion für die Scorecard aktiviert ist; andernfalls false.