📚 SAP Business One SDK Help

Add Method
See Also 
pIEducationType

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 Add( _
   ByVal pIEducationType As EducationType _
) As EducationTypeParams

Parameters

pIEducationType

See Also