InterestRateSchedulegetDate(Int32, FISADate) Method
Get the conversionDate for the specified index.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
void getDate(
int index,
FISADate date
)
Sub getDate (
index As Integer,
date As FISADate
)
Parameters
- index Int32
- the interest rate index
- date FISADate
-
A FISADate object that will be populated with the conversionDate
for the specified index