Click or drag to resize
IDepartmentApi Methods

The IDepartmentApi type exposes the following members.

Methods
  NameDescription
Public methodAddDepartment
Adds new department.
Public methodDeleteDepartment
Deletes a department by ID.
Public methodGetDepartments
Gets department by their IDs.
Public methodUpdateDepartment
Updates the given department.
Top
See Also