| GetList Method | |
| See Also |
| BO Code | EVT |
| Service Code | 256000018 |
| Service Name | EWayBillVehicleTypesService |
| URL Entity | EWayBillVehicleTypes |
| Data Entity | EWayBillVehicleType |
| Source Table | OEVT |
| UI Navigation | Not found in menu/forms CSV (administration setup table) |
The service object is the entry point for all E-Way Bill Vehicle Type operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oEWayBillVehicleTypesService)`.
| Visual Basic |
|---|
Public Function GetList() As EWayBillVehicleTypeParamsCollection |