RedemptiongetLastInterestDate Method

Get the last interest date, which would be the interest date just prior to redemption.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public FISADate getLastInterestDate()

Return Value

FISADate
The lastInterestDate if set, otherwise will return null.

See Also