| Update |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class UpdateUserScheduleDetailModel : AddUserScheduleDetailModel
The UpdateUserScheduleDetailModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | ScheduleDetailID | The schedule detail id of the current user schedule detail. | 
 Remarks
Remarks|  Note | 
|---|
| Setup: Manager > Schedules Business Rules: The GetUserScheduleModel contract is the main object for working with a user schedules. | 
|  Note | 
|---|
| See the parent object AddUserScheduleDetailModel for a full list of all properties that belong to UpdateUserScheduleDetailModel. | 
|  Caution | 
|---|
| Payroll processing rules will determine if certain schedule details can be assigned within a schedule. | 
 Example
Example See Also
See Also