GenericCashFlowScheduleremoveCashFlow(FISADate) Method
Remove cashflow for the provided date from this schedule.
Namespace: com.ftlabs.fisa.calcAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public virtual void removeCashFlow(
FISADate cashFlowDate
)
Public Overridable Sub removeCashFlow (
cashFlowDate As FISADate
)
Parameters
- cashFlowDate FISADate
-
The date of the cashflow to be removed.