DiscreteCallScheduleadd(Redemption) Method

Add a redemption to this DiscreteCallSchedule.

Definition

Namespace: com.ftlabs.fisa
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public virtual void add(
	Redemption redemption
)

Parameters

redemption  Redemption
A call redemption.

See Also