ConstantsAdhocQueryStringKey Field |
The key used in query string to specify this dashboard should be an adhoc dashboard.
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 AdhocQueryStringKey = "adhoc"
Public Const AdhocQueryStringKey As String = "adhoc"
public:
literal String^ AdhocQueryStringKey = "adhoc"
static val mutable AdhocQueryStringKey: string
Field Value
Type:
StringSee Also