AccountServicesConstantsDefaultProjectIdUserDataKey Field |
The name of the key in user data which stores the project ID for the user.
Namespace:
Dundas.BI.AccountServices
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.1.0.1000)
Syntaxpublic const string DefaultProjectIdUserDataKey = "dundas_webapp_projectid"
Public Const DefaultProjectIdUserDataKey As String = "dundas_webapp_projectid"
public:
literal String^ DefaultProjectIdUserDataKey = "dundas_webapp_projectid"
static val mutable DefaultProjectIdUserDataKey: string
Field Value
Type:
String
See Also