FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / NPerFunctionInfo Class
Members


NPerFunctionInfo Class
Returns the number of periods for an investment based on a present value, future value, periodic payments, and a specified interest rate.
Syntax
'Declaration
 
Public Class NPerFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As NPerFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.NPerFunctionInfo

See Also