MultiplePeriodCalculatorgetCashFlowDate(Int32) Method

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public override FISADate getCashFlowDate(
	int cashFlowIndex
)

Parameters

cashFlowIndex  Int32
 

Return Value

FISADate

Implements

CalculatorgetCashFlowDate(Int32)

See Also