📚 SAP Business One SDK Help

GetList Method
See Also 

Description



The `CustomerPriceIndexesService` object is the entry point for all operations on Customer Price Index records. Obtain it from the `CompanyService` object using the service name `CustomerPriceIndexesService`.

Syntax

Visual Basic
Public Function GetList() As CustomerPriceIndexParamsCollection

See Also