Add a redemption to this DiscreteCallSchedule.
Namespace:
com.ftlabs.fisaAssembly: FISA.NET (in FISA.NET.dll) Version: 1.0.3126.3801
Syntax
| C# |
|---|
public virtual void add( Redemption redemption ) |
| Visual Basic (Declaration) |
|---|
Public Overridable Sub add ( _ redemption As Redemption _ ) |
| Visual C++ |
|---|
public: virtual void add( Redemption^ redemption ) |
Parameters
- redemption
- Type: com.ftlabs.fisa..::.Redemption
A call redemption.