Share via


SqlReportViewData.ShowParameters Property (Microsoft.PerformancePoint.Scorecards)

If true, then the parameter toolbar is shown.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ShowParameters As Boolean
'Usage
Dim instance As SqlReportViewData
Dim value As Boolean

value = instance.ShowParameters

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

See Also

Reference

SqlReportViewData Class
SqlReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace