📚 SAP Business One SDK Help

GetList Method
See Also 

Description



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

Syntax

Visual Basic
Public Function GetList() As EducationTypeParamsCollection

See Also