Share via


RenderingService Constructor (Microsoft.PerformancePoint.Scorecards)

Initializes a new instance of the RenderingService class.

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

Syntax

'Declaration
Public Sub New ( _
    url As String _
)
'Usage
Dim url As String

Dim instance As New RenderingService(url)
public RenderingService (
    string url
)

Parameters

  • url

See Also

Reference

RenderingService Class
RenderingService Members
Microsoft.PerformancePoint.Scorecards Namespace