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


HourFunctionInfo Class
Returns the hour that corresponds to the provided time.
Syntax
'Declaration
 
Public Class HourFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As HourFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.HourFunctionInfo

See Also