| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class GetLaborLevelModel
The GetLaborLevelModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | ID | Gets the labor level id of the current GetLaborLevelModel | 
|   | IsDeleted | Gets the IsDeleted flag for a labor level | 
|   | ModifiedEmployeeID | Gets the modified user identifier | 
|   | ModifiedOn | Gets the last date the record was modified on. | 
|   | Name | Gets the labor level name | 
|   | OrdinalPosition | Gets ordinal position for a labor level | 
|   | UnrestrictedAccessEnabled | Gets a boolean flag that indicates if this labor level has unrestricted access. | 
 Remarks
Remarks|  Note | 
|---|
| The GetLaborLevelModel object is read-only. Direct access to setting these values must be done in the time-web user interface. | 
 Example
Example See Also
See Also