Get |
public class GetUserDetailModel
The GetUserDetailModel type exposes the following members.
Name | Description | |
---|---|---|
Access | Gets a UserAccess structure. | |
Accruals | Gets a UserAccruals structure. | |
CustomFields | Gets a list of UserCustomField structures. | |
Policies | Gets a UserPolicies structure. | |
Profile | Gets a UserProfile structure. | |
Rates | Gets a UserRates structure. |
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. |
Note |
---|
This object is read-only. Direct access to setting these values must be done in the time-web user interface or through and AddModel |