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


EDateFunctionInfo Class
Returns the DateTime object that is the indicated number of months before or after a specified date.
Syntax
'Declaration
 
Public Class EDateFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As EDateFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.EDateFunctionInfo

See Also