Spread WinForms 15
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / NetWorkdaysFunctionInfo Class
Members


NetWorkdaysFunctionInfo Class
Returns the number of whole working days between start date and end date.
Syntax
'Declaration
 
Public Class NetWorkdaysFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As NetWorkdaysFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.NetWorkdaysFunctionInfo

See Also