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 (26.2.0.1000)
Syntax
[ObsoleteAttribute("Use GetExternalApplicationUri() method.")]
Uri ExternalApplicationUri { get; }

Property Value

Uri
The external application URI.
See Also