Get |
public class GetUserScheduleModel
The GetUserScheduleModel type exposes the following members.
Name | Description | |
---|---|---|
Detail | Gets a list of GetUserScheduleDetailModel objects | |
EmpIdentifier | The Employee Number/Identifier of the current user schedule | |
EndDateTime | The end data time of the current user schedule | |
EndDateTimeSchema | The end data time of the current user schedule as a specified pattern | |
ID | The schedule id of the current user schedule | |
IsAutoGenerated | The automatically generated flag of the current user schedule | |
LL01ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL02ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL03ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL04ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL05ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL06ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL07ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL08ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL09ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL10ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL11ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL12ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL13ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL14ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
LL15ID | The home labor-level-detail(N) ID for a user, where N can be 1-15 and ID is the detail key | |
PayTypeID | The pay type id of the current user schedule | |
StartDateTime | The start data time of the current user schedule | |
StartDateTimeSchema | The start data time of the current user schedule as a specified pattern |
Note |
---|
Setup: Manager > Schedules Business Rules: The GetUserScheduleModel contract is the main object for working with a user schedules. |
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 |