InterestRateSchedulegetDate(Int32) 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)
FISADate getDate(
int index
)
Function getDate (
index As Integer
) As FISADate
- index Int32
- the interest rate index
FISADatethe conversionDate for the specified index.