Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CoupNumFunctionInfo Class
Members


In This Topic
    CoupNumFunctionInfo Class
    In This Topic
    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
    public class CoupNumFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also