Click or drag to resize

AddUserTimeOffRequestModel Properties

The AddUserTimeOffRequestModel type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleDateTimeSubmitted The date time the request was submitted by the user
* Required Property
Public propertyCode exampleEmpIdentifier The Employee Number/Identifier of the current user time-off request
* Required Property
Public propertyCode exampleEmpNotes The employee notes for this time-off request
Public propertyCode exampleEndDateTimeRange The end date time of the current user time-off request.
* Required Property
Public propertyCode exampleHoursPerDay The number of hours per day the user will be off
* Required Property
Public propertyCode exampleIncludeWeekends Does this time-off request include weekends
Public propertyCode examplePayTypeID The pay type id of the current user time-off request
* Required Property
Public propertyCode exampleStartDateTimeRange The start date time of the current user time-off request.
* Required Property
Public propertyCode exampleStartTime The start time per day that the request will start
* Required Property
Top
See Also