| GetUserBasicModelTimeZoneDisplayName 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
Syntaxpublic string TimeZoneDisplayName { get; set; }function get_TimeZoneDisplayName();
function set_TimeZoneDisplayName(value);
Property Value
String Remarks
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
 
 | 
 Example
ExampleEastern Standard Time
 See Also
See Also