Web API Edition | ComponentOne
C1.Web.Api.Report Namespace / SsrsHost Class / WebServiceUrl Property

In This Topic
    WebServiceUrl Property
    In This Topic
    Gets the url of the SSRS web service.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WebServiceUrl As String
    public string WebServiceUrl {get;}
    See Also