ComponentOne Web API Edition
SsrsHost Constructor

C1.Web.Api.Report Namespace > SsrsHost Class : SsrsHost Constructor
The url of the SSRS web service.
Initializes a new instance of SsrsHost.
Syntax
'Declaration
 
Public Function New( _
   ByVal webServiceUrl As String _
)
public SsrsHost( 
   string webServiceUrl
)

Parameters

webServiceUrl
The url of the SSRS web service.
See Also

Reference

SsrsHost Class
SsrsHost Members