Get the number of Redemptions set for this Security, including any calls and maturity.

Namespace:  com.ftlabs.fisa
Assembly:  FISA.NET (in FISA.NET.dll) Version: 1.0.3126.3801

Syntax

C#
int getRedemptionCount()
Visual Basic (Declaration)
Function getRedemptionCount As Integer
Visual C++
int getRedemptionCount()

Return Value

The number of redemptions set for this Security.

See Also