Click or drag to resize
IEmployeeApiGetAllEmployeesShort Method
Returns all employees in short form.

Namespace: AMG.API
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
EmployeeShort[] GetAllEmployeesShort()

Return Value

Type: EmployeeShort
Returns array of EmployeeShort.
See Also