Share via


SqlReportViewData.ServerAddress Property (Microsoft.PerformancePoint.Scorecards)

In "Report Center" mode -- the SqlReport.

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

Syntax

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

value = instance.ServerAddress

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

See Also

Reference

SqlReportViewData Class
SqlReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace