Web API Edition | ComponentOne
C1.Web.Api.Report Namespace / SsrsReportProvider Class / Host Property

In This Topic
    Host Property
    In This Topic
    Gets the SsrsHost used to access the SSRS.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Host As SsrsHost
    public SsrsHost Host {get;}
    See Also