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


In This Topic
    NPerFunctionInfo Class
    In This Topic
    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
    public class NPerFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also