Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / CoupDaysFunctionInfo Class
Members


In This Topic
    CoupDaysFunctionInfo Class
    In This Topic
    Returns the number of days in the coupon period that contains the settlement date.
    Syntax
    'Declaration
     
    
    Public Class CoupDaysFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As CoupDaysFunctionInfo
    public class CoupDaysFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.CoupDaysFunctionInfo

    See Also