Partilhar via


ParameterContainer.PageFilters Property

Gets the page filters.

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

Syntax

'Declaration
Public ReadOnly Property PageFilters As MemberCollection
    Get
'Usage
Dim instance As ParameterContainer
Dim value As MemberCollection

value = instance.PageFilters
public MemberCollection PageFilters { get; }

Property Value

Type: Microsoft.PerformancePoint.Scorecards.MemberCollection
The page filters.

See Also

Reference

ParameterContainer Class

ParameterContainer Members

Microsoft.PerformancePoint.Scorecards Namespace