📚 SAP Business One SDK Help

GetList Method
See Also 

Description



The `IncomeClassificationTypesService` object is the entry point for all operations on Income Classification Type records. Obtain it from the `CompanyService` object using the service name `IncomeClassificationTypesService`.

Syntax

Visual Basic
Public Function GetList() As IncomeClassificationTypeParamsCollection

See Also