Freigeben über


ConfiguredView.AllowStatusFilter-Eigenschaft

Ruft ab oder legt einen booleschen Wert, der angibt, ob in der Scorecard nach Status Filtern zulässig ist.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable Property AllowStatusFilter As Boolean
    Get
    Set
'Usage
Dim instance As ConfiguredView
Dim value As Boolean

value = instance.AllowStatusFilter

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

Eigenschaftswert

Typ: System.Boolean
true , wenn nach Status Filtern ist in der Scorecard zulässig sind. andernfalls false.

Siehe auch

Referenz

ConfiguredView Klasse

ConfiguredView-Member

Microsoft.PerformancePoint.Scorecards-Namespace