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


EoMonthFunctionInfo Class
Returns the DateTime object for the last day of the month (end of month) that is the indicated number of months before or after the start date.
Syntax
'Declaration
 
Public Class EoMonthFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As EoMonthFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.EoMonthFunctionInfo

See Also