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