📚 SAP Business One SDK Help

Update 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 Sub Update( _
   ByVal pIEducationType As EducationType _
) 

Parameters

pIEducationType

See Also