ComponentOne Web API Edition
SsrsReportProvider Constructor

C1.Web.Api.Report Namespace > SsrsReportProvider Class : SsrsReportProvider Constructor
The SsrsHost used to access the SSRS.
Initializes a new instance of SsrsReportProvider.
Syntax
'Declaration
 
Public Function New( _
   ByVal host As SsrsHost _
)
public SsrsReportProvider( 
   SsrsHost host
)

Parameters

host
The SsrsHost used to access the SSRS.
See Also

Reference

SsrsReportProvider Class
SsrsReportProvider Members