CoreConfigSettingIdsDefaultCulture Field

The name of the default culture of the application. If a culture for an account cannot be determined at logon time, this culture will be associated with the logon session.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public static readonly Guid DefaultCulture

Field Value

Type: Guid
Remarks

The value of this constant is d34cacd8-5bf6-4f25-a037-faa562b009f3.

Data Type: String. Default Value: The name of the culture associated with the process which started the application.
See Also