DiscreteCallSchedulegetGenerateLastInterestDates Method

Returns a bool value indicating whether a last interest date will be automatically generated for CallSchedule Redemptions that are out of sync.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public virtual bool getGenerateLastInterestDates()

Return Value

Boolean
A bool value indicating whether a last interest date will be automatically generated for CallSchedule Redemptions that are out of sync.

Implements

CallSchedulegetGenerateLastInterestDates

Remarks

This is defaulted to true.

See Also