Compartilhar via


ParameterContainer.PageFiltersString Property

Gets a string that represents the page filters.

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

Syntax

'Declaration
Public ReadOnly Property PageFiltersString As String
    Get
'Usage
Dim instance As ParameterContainer
Dim value As String

value = instance.PageFiltersString
public string PageFiltersString { get; }

Property Value

Type: System.String
A string representation of the page filters.

See Also

Reference

ParameterContainer Class

ParameterContainer Members

Microsoft.PerformancePoint.Scorecards Namespace