📚 SAP Business One SDK Help

GetList Method
See Also 

Description



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

Syntax

Visual Basic
Public Function GetList() As EWayBillSubSupplyTypeParamsCollection

See Also