ScorecardEmptyRowsFilterMode enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the mode states of the Filter Empty Rows filter.

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

Syntax

'Declaration
Public Enumeration ScorecardEmptyRowsFilterMode
'Usage
Dim instance As ScorecardEmptyRowsFilterMode
public enum ScorecardEmptyRowsFilterMode

Members

Member name Description
None Represents the mode that does not filter empty rows.
AllValuesAreEmpty Represents the mode that filters empty rows.

See also

Reference

Microsoft.PerformancePoint.Scorecards namespace