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 (25.3.0.1000)
Syntaxpublic const string DataDiscoveryPath = "discovery"
Public Const DataDiscoveryPath As String = "discovery"
public:
literal String^ DataDiscoveryPath = "discovery"
static val mutable DataDiscoveryPath: string
Field Value
Type: 
String
See Also