ContinuousCallSchedule(FISADate, Int32, FISADate) Constructor
Constructs a new ContinuousCallSchedule using
the provided tradeDate, daysNotice and
maturityDate.
Namespace: com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
public ContinuousCallSchedule(
FISADate tradeDate,
int daysNotice,
FISADate maturityDate
)
Public Sub New (
tradeDate As FISADate,
daysNotice As Integer,
maturityDate As FISADate
)
Parameters
- tradeDate FISADate
- tradeDate
- daysNotice Int32
- daysNotice
- maturityDate FISADate
-
The maturity date of the Security.