| Labor |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class LaborLevelModel : IServiceParams
The LaborLevelModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | AuthToken | Sets the Authentication Token which is required for any communication to the TWS interface * Required Property | 
|   | DefaultEffectiveDate | Gets or sets Default Effective Date for a labor level | 
|   | LLID | Gets or sets the labor level id of the current LaborLevelModel | 
|   | LLName | Gets the labor level name form the LaborLevelModel | 
|   | ModifiedEmpID | Gets or sets Modified Employee Identifier | 
|   | ModifiedOn | Gets or sets Modified On | 
|   | OrdinalPosition | Gets ordinal position for a labor level | 
 Remarks
Remarks|  Note | 
|---|
| This object is read-only. Direct access to setting these values must be done in the time-web user interface | 
 See Also
See Also