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.3.0.1000)
Syntax public static readonly Guid DefaultCulture
Public Shared ReadOnly DefaultCulture As Guid
public:
static initonly Guid DefaultCulture
static val DefaultCulture: Guid
Field Value
Type:
GuidRemarks 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