📚 SAP Business One SDK Help

GetList Method
See Also 

Description



The `InterestRatesService` object is the entry point for all operations on Interest Rate records. Obtain it from the `CompanyService` object using the service name `InterestRatesService`.

Syntax

Visual Basic
Public Function GetList() As InterestRateParamsCollection

See Also