Click or drag to resize
EmployeeStatusHistory Class
Container class for entire status history of one employee.
Inheritance Hierarchy
SystemObject
  AMG.API.Definitions.EmployeesEmployeeStatusHistory

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

The EmployeeStatusHistory type exposes the following members.

Constructors
  NameDescription
Public methodEmployeeStatusHistory
Initializes a new instance of the EmployeeStatusHistory class
Top
Properties
  NameDescription
Public propertyEmployeeId
Employee's ID number
Public propertyStatuses
Employee's status array
Top
See Also