📚 SAP Business One SDK Help

Get Method
See Also 
pIEducationTypeParams

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 Get( _
   ByVal pIEducationTypeParams As EducationTypeParams _
) As EducationType

Parameters

pIEducationTypeParams

See Also