다음을 통해 공유


SqlReportViewData.ReportName Property

Gets or sets the name of the report.

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

Syntax

'Declaration
Public Property ReportName As String
    Get
    Set
'Usage
Dim instance As SqlReportViewData
Dim value As String

value = instance.ReportName

instance.ReportName = value
public string ReportName { get; set; }

Property Value

Type: System.String
The name of the report.

See Also

Reference

SqlReportViewData Class

SqlReportViewData Members

Microsoft.PerformancePoint.Scorecards Namespace