InterestRateSchedulegetEndDate(Int32, FISADate) 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)
void getEndDate(
int index,
FISADate endDate
)
Sub getEndDate (
index As Integer,
endDate As FISADate
)
Parameters
- index Int32
- the interest rate index
- endDate FISADate
-
A FISADate object that will be populated with the period end date
for the specified index