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


CoupDaysNCFunctionInfo Class
Returns the number of days from the settlement date to the next coupon date.
Syntax
'Declaration
 
Public Class CoupDaysNCFunctionInfo 
   Inherits FunctionInfo
 
'Usage
 
Dim instance As CoupDaysNCFunctionInfo
Inheritance Hierarchy

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.CoupDaysNCFunctionInfo

See Also