Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the filters that are used to slice the scorecard.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Property PageFilters As MemberCollection
Get
Set
'Usage
Dim instance As GridViewDataInputs
Dim value As MemberCollection
value = instance.PageFilters
instance.PageFilters = value
public MemberCollection PageFilters { get; set; }
Property Value
Type: Microsoft.PerformancePoint.Scorecards.MemberCollection
The filters that are used to slice the scorecard.