| IDivisionApi Interface |
Namespace: AMG.API
The IDivisionApi type exposes the following members.
| Name | Description | |
|---|---|---|
| AddDivision |
Adds new division.
| |
| DeleteDivision |
Deletes a division by ID.
| |
| GetDivisions |
Gets divisions by their IDs.
| |
| UpdateDivision |
Updates the given division.
|