Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / TodayFunctionInfo Class
Members


In This Topic
    TodayFunctionInfo Class
    In This Topic
    Returns the DateTime object of the current date.
    Syntax
    'Declaration
     
    
    Public Class TodayFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As TodayFunctionInfo
    public class TodayFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.TodayFunctionInfo

    See Also