| GetList Method | |
| See Also |
| BO Code | ICC |
| Service Code | 234000106 |
| Service Name | IncomeClassificationCategoriesService |
| URL Entity | IncomeClassificationCategories |
| Data Entity | IncomeClassificationCategory |
| Source Table | OICC |
| UI Navigation | Not exposed in the main menu (service-only BO) |
The `IncomeClassificationCategoriesService` object is the entry point for all operations on Income Classification Category records. Obtain it from the `CompanyService` object using the service name `IncomeClassificationCategoriesService`.
| Visual Basic |
|---|
Public Function GetList() As IncomeClassificationCategoryParamsCollection |