CoreConfigSettingIdsDefaultTimeZone Field |
The ID of the default time zone of the application. If a time zone for an account cannot be determined at logon time,
this time zone 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 DefaultTimeZone
Public Shared ReadOnly DefaultTimeZone As Guid
public:
static initonly Guid DefaultTimeZone
static val DefaultTimeZone: Guid
Field Value
Type:
GuidRemarks The value of this constant is 66ca4e13-12c9-44d4-802a-3a486eb13f8b.
Data Type:
String.
Default Value: The ID of the time zone associated with the process which started the application.
See Also