Share via


SqlReportViewData.ReportPath Property (Microsoft.PerformancePoint.Scorecards)

In "Report Center" mode -- the path of the SqlReport.

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

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property ReportPath As String
'Usage
Dim instance As SqlReportViewData
Dim value As String

value = instance.ReportPath

instance.ReportPath = value
[XmlAttributeAttribute] 
public string ReportPath { get; set; }

See Also

Reference

SqlReportViewData Class
SqlReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace