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


ForecastFunctionInfo Class
Calculates a future value using existing values.
Syntax
'Declaration
 
Public Class ForecastFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As ForecastFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.ForecastFunctionInfo

See Also