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


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

System.Object
   FarPoint.CalcEngine.FunctionInfo
      FarPoint.CalcEngine.CoupDayBSFunctionInfo

See Also