📚 SAP Business One SDK Help

Delete 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 Sub Delete( _
   ByVal pIEducationTypeParams As EducationTypeParams _
) 

Parameters

pIEducationTypeParams

See Also