📚 SAP Business One SDK Help

Get Method
See Also 
pIEWayBillTransportationModeParams

Description



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

Syntax

Visual Basic
Public Function Get( _
   ByVal pIEWayBillTransportationModeParams As EWayBillTransportationModeParams _
) As EWayBillTransportationMode

Parameters

pIEWayBillTransportationModeParams

See Also