📚 SAP Business One SDK Help

Delete Method
See Also 
pIEWayBillVehicleTypeParams

Description



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)`.

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pIEWayBillVehicleTypeParams As EWayBillVehicleTypeParams _
) 

Parameters

pIEWayBillVehicleTypeParams

See Also