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
Syntax public string TimeZoneDisplayName { get; set; }
function get_TimeZoneDisplayName();
function set_TimeZoneDisplayName(value);
Property Value
StringRemarks
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
|
Example Eastern Standard Time
See Also