IWebLinkServiceExternalApplicationUri Property

Note: This API is now obsolete.

Gets the external application URI.

Namespace:  Dundas.BI.Services
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
[ObsoleteAttribute("Use GetExternalApplicationUri() method.")]
Uri ExternalApplicationUri { get; }

Property Value

Type: Uri
The external application URI.
See Also