DiscreteCallSchedule(FISADate, Int32) Constructor

Initializes a new instance of the DiscreteCallSchedule class

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public DiscreteCallSchedule(
	FISADate tradeDate,
	int daysNotice
)

Parameters

tradeDate  FISADate
 
daysNotice  Int32
 

See Also