Click or drag to resize
EmployeePayrollOptions Class
Container class for Payroll related features.
Inheritance Hierarchy
SystemObject
  AMG.API.Definitions.EmployeesEmployeePayrollOptions

Namespace: AMG.API.Definitions.Employees
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public class EmployeePayrollOptions

The EmployeePayrollOptions type exposes the following members.

Constructors
  NameDescription
Public methodEmployeePayrollOptions
Initializes a new instance of the EmployeePayrollOptions class
Top
Properties
  NameDescription
Public propertyAcaField14
Offer of coverage field
Public propertyAcaField15
Employee Share of Lowest Cost Monthly Premium field
Public propertyAcaField16
Applicable section 4960H Safe Harbor Field
Public propertyAdpFileNumber
File Number for ADP payroll.
Public propertyAdpShiftNumber
Shift Number for ADP payroll.
Public propertyBbsiHours
Hours for BBSI payroll.
Public propertyBbsiPayRate
Pay Rate for BBSI payroll.
Public propertyBbsiWcComp
Worker's Compensation Classification Number for BBSI payroll.
Public propertyHomeDept
This field is deprecated. Use HomeDeptId instead. Home Department for "ADP" and "PayCor" payrolls.
Public propertyHomeDeptId
Home Department ID for "ADP" and "PayCor" payrolls.
Public propertyHomeJobCost
Home Job Cost Number for ADP payroll.
Top
See Also