CashFlowScheduleSecuritysetCashFlowSchedule Method

Set the CashFlowSchedule for this Security.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public void setCashFlowSchedule(
	CashFlowSchedule cashFlowSchedule
)

Parameters

cashFlowSchedule  CashFlowSchedule
A CashFlowSchedule to set for this Security.

See Also