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


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.CoupPcdFunctionInfo

    See Also