IWebLinkServiceInternalApplicationUri Property  | 
 Gets the internal application URI.
 
    Namespace: 
   Dundas.BI.Services
    Assembly:
   Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (25.3.0.1000)
SyntaxUri InternalApplicationUri { get; }ReadOnly Property InternalApplicationUri As Uri
	Get
property Uri^ InternalApplicationUri {
	Uri^ get ();
}abstract InternalApplicationUri : Uri with get
Property Value
Type: 
UriThe internal application URI.
See Also