FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CoupNumFunctionInfo Class
Members


CoupNumFunctionInfo Class
Returns the number of coupons payable between the settlement date and maturity date, rounded up to the nearest whole coupon.
Syntax
'Declaration
 
Public Class CoupNumFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As CoupNumFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.CoupNumFunctionInfo

See Also