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


DayFunctionInfo Class
Returns the day number of the month (integer 1 to 31) that corresponds to the specified date.
Syntax
'Declaration
 
Public Class DayFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As DayFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.DayFunctionInfo

See Also