Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / PmtFunctionInfo Class
Members


PmtFunctionInfo Class
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
Inheritance Hierarchy

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

See Also