The UserSettings class specifies the settings associated with an Ecrion Omni System user.
Members/Properties
Name |
Description |
Specifies the local time zone to which an Ecrion Omni System user belongs. |
Specifies the local time zone to which an Ecrion Omni System user belongs. This value is mandatory.
The accepted values are the ones retrieved from the Id property of the TimeZoneInfo Class specific to .NET Framework. For more details, you can consult Microsoft's MSDN TimeZoneInfo documentation page.
public String LocalTimeZone;