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


In This Topic
    PmtFunctionInfo Class
    In This Topic
    Returns the payment amount for a loan given the present value, specified interest rate, and number of terms.
    Syntax
    'Declaration
     
    
    Public Class PmtFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As PmtFunctionInfo
    public class PmtFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.PmtFunctionInfo

    See Also