Share via


ReportView.OverwritePageFilters Property (Microsoft.PerformancePoint.Scorecards)

If true, then the scorecard selection information will be passed to the report view.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property OverwritePageFilters As Boolean
'Usage
Dim instance As ReportView
Dim value As Boolean

value = instance.OverwritePageFilters

instance.OverwritePageFilters = value
[XmlAttributeAttribute] 
public bool OverwritePageFilters { get; set; }

See Also

Reference

ReportView Class
ReportView Members
Microsoft.PerformancePoint.Scorecards Namespace