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


In This Topic
    CoupNCDFunctionInfo Class
    In This Topic
    Returns a number that represents the next coupon date after the settlement date.
    Syntax
    'Declaration
     
    
    Public Class CoupNCDFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As CoupNCDFunctionInfo
    public class CoupNCDFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.CoupNCDFunctionInfo

    See Also