Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / TodayFunction Field


In This Topic
    TodayFunction Field
    In This Topic
    Specifies an instance of the TODAY function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TodayFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.TodayFunction
    public static readonly FunctionInfo TodayFunction
    See Also