ConstantsProjectIdQueryStringKey Field |
The key in the query string that is sometimes used to supply the current project.
Namespace: Dundas.BI.WebAssembly: Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntaxpublic const string ProjectIdQueryStringKey = "projectId"
Public Const ProjectIdQueryStringKey As String = "projectId"
public:
literal String^ ProjectIdQueryStringKey = "projectId"
static val mutable ProjectIdQueryStringKey: string
Field Value
String
See Also