| Get |  | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class GetPayrollPayAdjustModel
The GetPayrollPayAdjustModel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | AllowEmpEntry | Allow the employee to enter the pay adjustment | 
|   | Code | The code of the payroll pay adjustment | 
|   | EndDateTime | The date time in which the pay adjustment will no longer be effective | 
|   | ID | The internal key ID used to identify the payroll pay adjustment. | 
|   | IsDeduction | Is this payroll pay adjustment a deduction type | 
|   | IsDeleted | Has the payroll pay adjustment been flagged as deleted | 
|   | Name | The name of the payroll pay adjustment | 
|   | PayAdjustID | The unique ID used to identify the payroll pay adjustment. | 
|   | StartDateTime | The date time in which the pay adjustment will start to be effective | 
|   | UseEmpPayRate | Use the employee pay rate | 
|   | UseFormula | Use the pay adjust formula | 
 Remarks
Remarks Example
Example See Also
See Also