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


WorkdayFunctionInfo Class
Returns a number that represents a date that is the indicated number of working days before or after start date.
Syntax
'Declaration
 
Public Class WorkdayFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As WorkdayFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.WorkdayFunctionInfo

See Also