Add | Creates a new `EducationType` record and returns the key of the new record as an `EducationTypeParams` object. |
 Delete | Deletes an `EducationType` record identified by the key in an `EducationTypeParams` object. |
 Get | Retrieves a single `EducationType` record by its key provided in an `EducationTypeParams` object. |
 GetDataInterface | GetDataInterface |
 GetDataInterfaceFromXMLFile | GetDataInterfaceFromXMLFile |
 GetDataInterfaceFromXMLString | GetDataInterfaceFromXMLString |
 GetList | Retrieves all Education Type records as an `EducationTypeParamsCollection`. |
 Update | Updates an existing `EducationType` record. |
Â