📚 SAP Business One SDK Help

Delete Method
See Also 
pIInterestRateParams

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 Sub Delete( _
   ByVal pIInterestRateParams As InterestRateParams _
) 

Parameters

pIInterestRateParams

See Also