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


TodayFunctionInfo Class
Returns the DateTime object of the current date.
Syntax
'Declaration
 
Public Class TodayFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As TodayFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.TodayFunctionInfo

See Also