Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / WorkdayFunctionInfo Class
Members


In This Topic
    WorkdayFunctionInfo Class
    In This Topic
    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
    public class WorkdayFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

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

    See Also