InterestRateSchedulegetEndDate(Int32) Method
Get the interest rate period end date for the specified index.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
FISADate getEndDate(
int index
)
Function getEndDate (
index As Integer
) As FISADate
- index Int32
- the interest rate index
FISADatethe period end date for the specified index.