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

Syntax

C#
public class SteppedCouponSecurity : PeriodicInterestPaymentSecurity, 
	IDisposable
Visual Basic (Declaration)
Public Class SteppedCouponSecurity _
	Inherits PeriodicInterestPaymentSecurity _
	Implements IDisposable
Visual C++
public ref class SteppedCouponSecurity : public PeriodicInterestPaymentSecurity, 
	IDisposable

Inheritance Hierarchy

See Also