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)
Syntax
public const string DefaultProjectIdUserDataKey = "dundas_webapp_projectid"

Field Value

Type: String
See Also