Click or drag to resize
EmployeeStatusPayTypeClass Property
Pay Type Class enum PayTypeClass { Exempt = 0, NonExempt = 1, Contract = 2 }

Namespace: AMG.API.Definitions.Employees
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public int PayTypeClass { get; set; }

Property Value

Type: Int32
See Also