| Add |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class AddUserTimeOffRequestModel
The AddUserTimeOffRequestModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | DateTimeSubmitted | The date time the request was submitted by the user * Required Property | 
|   | EmpIdentifier | The Employee Number/Identifier of the  current user time-off request * Required Property | 
|   | EmpNotes | The employee notes for this time-off request | 
|   | EndDateTimeRange | The end date time of the current user time-off request. * Required Property | 
|   | HoursPerDay | The number of hours per day the user will be off * Required Property | 
|   | IncludeWeekends | Does this time-off request include weekends | 
|   | PayTypeID | The pay type id of the  current user time-off request * Required Property | 
|   | StartDateTimeRange | The start date time of the current user time-off request. * Required Property | 
|   | StartTime | The start time per day that the request will start * Required Property | 
 Remarks
Remarks Example
Example See Also
See Also