| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class GetUserTimeOffRequestDetailModel
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 | 
 Remarks
Remarks|  Note | 
|---|
| This object is read-only. Direct access to setting these values must be done in the time-web user interface or through and AddModel | 
 Example
Example See Also
See Also