| Update |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class UpdateUserDetailModel
The UpdateUserDetailModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Access | Adds a UpdateUserAccess structure. | 
|  | CustomFields | Adds a list of UpdateUserCustomField structures. | 
|  | Profile | Adds a UpdateUserProfile structure. | 
 Remarks
Remarks|  Note | 
|---|
| Setup: Manager > Employees Configuration > Imports > New Employee Defaults Business Rules: The GetUserDetailModel contract is the main object for working with a user. The user is a primary connection for all activity in time-web. The term user and employee will sometimes be used interchangeably within the API documentation. | 
 Example
Example See Also
See Also