public System.string WebReportsBaseUrl {get; set;}
The URL string that points to the Exago BI web application.
public System.string WebReportsBaseUrl {get; set;}
Generally this property does not need to be set explicitly. If this is not set, Exago BI will use a relative path to the web application root. If, for some reason, the server does not map the root path correctly, you can use this property to specify the absolute URL.
Note: Not to be confused with WebAppBaseUrl.