| ITicketDepartmentManagerGetAll Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | ||
|---|---|---|---|
| IEnumerableT | GetAll(Int64) |
Retrieves every entity for a specific company
(Inherited from IGetAllableWithCompanyT.) | |
| IEnumerableT, T: ITicketDepartment | GetAll(IEnumerableInt64) |
Gets all departments for multiple companies
|