DiscreteInterestRateSchedulegetSynchronizedSchedule Method
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public InterestRateSchedule getSynchronizedSchedule(
FISADate datedDate,
FISADate firstInterestDate,
Redemption redemption,
int interestFrequency,
bool eomAdjust
)
Public Function getSynchronizedSchedule (
datedDate As FISADate,
firstInterestDate As FISADate,
redemption As Redemption,
interestFrequency As Integer,
eomAdjust As Boolean
) As InterestRateSchedule
- datedDate FISADate
-
- firstInterestDate FISADate
-
- redemption Redemption
-
- interestFrequency Int32
-
- eomAdjust Boolean
-
InterestRateSchedule