| Get |  | 
The GetUserTimeOffRequestDetailModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | EndDateTime | The end date-time of the current user time-off request detail | 
|   | EndDateTimeSchema | The end date-time of the current user time-off detail as a specified pattern | 
|   | ID | The time-off id of the current user time-off request detail. | 
|   | IsDeleted | Has the time-off request detail been marked as deleted | 
|   | MgrNotes | The manager notes for this time-off request detail | 
|   | StartDateTime | The start date-time of the current user time-off request detail | 
|   | StartDateTimeSchema | The start date-time of the current user time-off detail as a specified pattern | 
|   | StatusChangedBy | The last user who changed the status of the time-off request detail | 
|   | StatusChangedOn | The date time the status of the time-off request detail was updated | 
|   | StatusType | The status type of the current user time-off request | 
 See Also
See Also