DiscreteCallSchedulesetGenerateLastInterestDates Method

Set 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 void setGenerateLastInterestDates(
	bool generateLastInterestDates
)

Parameters

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

See Also