ConstantsDataDiscoveryPath Field |
The URL path to the Data Discovery module, relative to the Symphony root URL.
Namespace:
Dundas.BI.Web
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string DataDiscoveryPath = "discovery"
Public Const DataDiscoveryPath As String = "discovery"
public:
literal String^ DataDiscoveryPath = "discovery"
static val mutable DataDiscoveryPath: string
Field Value
Type:
StringSee Also