| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class GetLaborLevelDetailModel
The GetLaborLevelDetailModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | Code | The Code for the labor-level-detail | 
|   | CustomFields | The LaborLevelCustomField list for this labor-level detail | 
|   | DefaultEffectiveDate | The Default Effective Date for a labor-level-detail | 
|   | EmployeeNotesRequired | The employee notes that are required for this associated labor-level-detail | 
|   | EndDate | The end date for a labor-level-detail | 
|   | ID | The labor-level-detail id of the current GetLaborLevelDetailModel | 
|   | IsDeleted | The IsDeleted flag for a labor-level-detail | 
|   | ModifiedEmployeeID | The modified employee identifier | 
|   | ModifiedOn | The modified on date | 
|   | Name | The labor-level name for a labor-level-detail | 
|   | ParentID | The parent labor-level id of the current labor-level-detail item. | 
|   | StartDate | The start date for a labor-level-detail | 
 Remarks
Remarks|  Note | 
|---|
| The GetLaborLevelDetailModel object is read-only. Direct access to setting these values must be done in the time-web user interface or through and add model. | 
 Example
Example See Also
See Also