InterestRateSchedulegetDate(Int32) Method

Get the conversionDate for the specified index.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
FISADate getDate(
	int index
)

Parameters

index  Int32
the interest rate index

Return Value

FISADate
the conversionDate for the specified index.

See Also