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


WeekdayFunctionInfo Class
Returns the number corresponding to the day of the week for a specified date.
Syntax
'Declaration
 
Public Class WeekdayFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As WeekdayFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.WeekdayFunctionInfo

See Also