CashFlowScheduleSecuritysetFirstInterestDate Method

The first interest date is derived from the provided CashFlowSchedule for a CashFlowScheduleSecurity. Therefore calling this method has no effect on a CashFlowScheduleSecurity.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public override sealed void setFirstInterestDate(
	FISADate firstInterestDate
)

Parameters

firstInterestDate  FISADate
This parameter is ignored for a CashFlowScheduleSecurity.

See Also