PeriodicInterestPaymentSecuritysetFirstInterestDate Method

Set the firstInterestDate.

Definition

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

Parameters

firstInterestDate  FISADate
The firstInterestDate, or null.

See Also