| Delete Method | |
| See Also |
- pIInterestRateParams
| BO Code | IRT |
| Service Code | 92 |
| Service Name | InterestRatesService |
| URL Entity | InterestRates |
| Data Entity | InterestRate |
| Source Table | OIRT |
| UI Navigation | Administration > Setup > Banking > Interest Rates |
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`.
| Visual Basic |
|---|
Public Sub Delete( _
   ByVal pIInterestRateParams As InterestRateParams _
) |
- pIInterestRateParams