Click or drag to resize
EmployeeMiscEntries Class
Collection container class for one employee's Miscellaneous transactions.
Inheritance Hierarchy
SystemObject
  AMG.API.TransactionsEmployeeMiscEntries

Namespace: AMG.API.Transactions
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public class EmployeeMiscEntries

The EmployeeMiscEntries type exposes the following members.

Constructors
  NameDescription
Public methodEmployeeMiscEntries
Initializes a new instance of the EmployeeMiscEntries class
Top
Properties
  NameDescription
Public propertyEmployeeId
Employee's ID number
Public propertyMiscEntries
Array of Miscellaneous transactions
Top
See Also