Click or drag to resize

GetUserTimeOffRequestDetailModel Properties

The GetUserTimeOffRequestDetailModel type exposes the following members.

Properties
 NameDescription
Public propertyCode exampleEndDateTime The end date-time of the current user time-off request detail
Public propertyCode exampleEndDateTimeSchema The end date-time of the current user time-off detail as a specified pattern
Public propertyCode exampleID The time-off id of the current user time-off request detail.
Public propertyCode exampleIsDeleted Has the time-off request detail been marked as deleted
Public propertyCode exampleMgrNotes The manager notes for this time-off request detail
Public propertyCode exampleStartDateTime The start date-time of the current user time-off request detail
Public propertyCode exampleStartDateTimeSchema The start date-time of the current user time-off detail as a specified pattern
Public propertyCode exampleStatusChangedBy The last user who changed the status of the time-off request detail
Public propertyCode exampleStatusChangedOn The date time the status of the time-off request detail was updated
Public propertyCode exampleStatusType The status type of the current user time-off request
Top
See Also