Get |
public class GetUserBasicModel
The GetUserBasicModel type exposes the following members.
Name | Description | |
---|---|---|
Badge | Gets the badge number assigned to a user | |
EmpIdentifier | Gets the Employee Number/Identifier assigned to a user | |
FirstName | Gets the User first name assigned to a user | |
LastName | Gets the last name assigned to a user | |
Status | Gets the status assigned to a user | |
TimeZoneDisplayName | Gets the time zone display assigned to a user | |
TimeZoneIsDST | Gets a true value if the users time zone is considered to be in daylight savings time (DST). | |
TimeZoneKey | Gets the TimeZoneKey assigned to a user | |
TimeZoneUTCOffset | Gets the UTC hour offset from the users assigned time zone | |
Title | Gets the title assigned to a user |
Note |
---|
This model is a light-weight user view. For detailed user information see the GetUserDetail(GetUserDetailIn) call. |