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


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.CoupDayBSFunctionInfo

    See Also