InterestRateSchedulegetInterestRate(FISADate) Method
Get the interest rate that would be applicable for the given date.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
double getInterestRate(
	FISADate date
)
Function getInterestRate ( 
	date As FISADate
) As Double
- date  FISADate
 - a date
 
Doublethe interest rate that is applicable for the given date.