📚 SAP Business One SDK Help

GetList Method
See Also 

Description



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`.

Syntax

Visual Basic
Public Function GetList() As IncomeClassificationCategoryParamsCollection

See Also