📚 SAP Business One SDK Help

Delete Method
See Also 
pIEWayBillDocumentTypeParams

Description



The service object is the entry point for all E-Way Bill Document Type operations. Obtain an instance via `SAPbobsCOM.Company.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oEWayBillDocumentTypesService)`.

Syntax

Visual Basic
Public Sub Delete( _
   ByVal pIEWayBillDocumentTypeParams As EWayBillDocumentTypeParams _
) 

Parameters

pIEWayBillDocumentTypeParams

See Also