ConstantsCurrentProjectIdUserDataKey Field |
The name of the key in user data which stores the project ID for the user.
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 CurrentProjectIdUserDataKey = "dundas_webapp_projectid"
Public Const CurrentProjectIdUserDataKey As String = "dundas_webapp_projectid"
public:
literal String^ CurrentProjectIdUserDataKey = "dundas_webapp_projectid"
static val mutable CurrentProjectIdUserDataKey: string
Field Value
Type:
StringSee Also