CustomerGlobalSettingsTimeZoneDisplayName Property |  |
Gets the time zone display assigned to a user
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string TimeZoneDisplayName { get; set; }
function get_TimeZoneDisplayName();
function set_TimeZoneDisplayName(value);
Property Value
String
Remarks
Gets the time zone display assigned to a user. This value represents time zone display of the employee's time zone.
Note |
---|
Setup:
Manager > Employees > Information Tab
|
ExampleEastern Standard Time
See Also