IDepartmentApi Interface |
Namespace: AMG.API
The IDepartmentApi type exposes the following members.
Name | Description | |
---|---|---|
AddDepartment |
Adds new department.
| |
DeleteDepartment |
Deletes a department by ID.
| |
GetDepartments |
Gets department by their IDs.
| |
UpdateDepartment |
Updates the given department.
|