| Add |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class AddPayrollPayAdjustModel
The AddPayrollPayAdjustModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | AllowEmpEntry | Allow the employee to entry a pay adjustment | 
|   | Code | The code of the payroll pay adjustments | 
|   | EndDateTime | The date time in which the pay adjustment will no longer be effective | 
|   | IncludeinWAOT | Will inlcude in blended rate | 
|   | IsDedution | Is the pay adjustment a deduction | 
|   | IsDeleted | Is the pay adjustment flagged as deleted | 
|   | Name | The name of the payroll pay adjustments | 
|   | OperatorType | The operater type to apply to the pay adjustment forumla | 
|   | PayPerUnit | The amount to pay per unit | 
|   | StartDateTime | The date time in which the pay adjustment will start to be effective | 
|   | UnitLabel | The unit label to associate with the pay adjustment | 
|   | UseEmpPayRate | Use the employees pay rate | 
|   | UseFormula | Apply the formla to a pay adjustment | 
 Remarks
Remarks Example
Example See Also
See Also