| Update Method | |
| See Also |
- pIEducationType
| BO Code | HED |
| Service Code | 175 |
| Service Name | EducationTypesService |
| URL Entity | EducationTypes |
| Data Entity | EducationType |
| Source Table | OHED |
| UI Navigation | Not exposed in the main menu (service-only BO) |
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`.
| Visual Basic |
|---|
Public Sub Update( _
   ByVal pIEducationType As EducationType _
) |
- pIEducationType