Click or drag to resize
EmployeeWage Class
Container class for employee's wages.
Inheritance Hierarchy
SystemObject
  AMG.API.Definitions.EmployeesEmployeeWage

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

The EmployeeWage type exposes the following members.

Constructors
  NameDescription
Public methodEmployeeWage
Initializes a new instance of the EmployeeWage class
Top
Properties
  NameDescription
Public propertyEmployeeId
Employee's ID number
Public propertyWages
Wage array
Top
See Also