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


In This Topic
    CoupDaysNCFunctionInfo Class
    In This Topic
    Returns the number of days from the settlement date to the next coupon date.
    Syntax
    'Declaration
     
    
    Public Class CoupDaysNCFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As CoupDaysNCFunctionInfo
    public class CoupDaysNCFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.CoupDaysNCFunctionInfo

    See Also