'Declaration
Public Function New( _ ByVal webServiceUrl As String _ )
public SsrsHost( string webServiceUrl )
Parameters
- webServiceUrl
- The url of the SSRS web service.
'Declaration
Public Function New( _ ByVal webServiceUrl As String _ )
public SsrsHost( string webServiceUrl )