DiscreteCallScheduleremove Method

Remove a redemption from 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 remove(
	Redemption redemption
)

Parameters

redemption  Redemption
The call redemption to be removed.

See Also