Click or drag to resize

GetUserTimeOffRequestModel Properties

The GetUserTimeOffRequestModel type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleDateTimeSubmitted The date-time when the time-off request was submitted
Public propertyCode exampleDetail Gets a list of GetUserTimeOffRequestDetailModel objects
Public propertyCode exampleDurationPerDaySecs The seconds per day for each day in the submission request
Public propertyCode exampleEmpIdentifier The Employee Number/Identifier of the current user time-off request
Public propertyCode exampleEmpNotes The employee notes for this time-off request
Public propertyCode exampleEndDateTime The end date-time of the current user time-off request
Public propertyCode exampleEndDateTimeSchema The end date-time of the current user time-off as a specified pattern
Public propertyCode exampleID The time-off request id of the current users request
Public propertyCode exampleIncludeWeekends Does this time-off request include weekends
Public propertyCode examplePayTypeCode The pay type code of the current user time-off request
Public propertyCode examplePayTypeID The pay type id of the current user time-off request
Public propertyCode examplePayTypeName The pay type name of the current user time-off request
Public propertyCode exampleStartDateTime The start date-time of the current user time-off request
Public propertyCode exampleStartDateTimeSchema The start date-time of the current user time-off as a specified pattern
Public propertyCode exampleStatusType The status type of the current user time-off request
Top
See Also