| CustomerSettingKeyRunTimerInSystemUserTimeZone Field |
If set to true, the timers will execute in the System User's timezone. By default timers execute on the defined UTC
time which gives a deviation in the localtime between summertime and winter time.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string RunTimerInSystemUserTimeZone = "RunTimerInSysUserTZ"
Field Value
Type:
String
See Also