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


YearFunctionInfo Class
Returns the year as an integer for a specified date.
Syntax
'Declaration
 
Public Class YearFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As YearFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.YearFunctionInfo

See Also