Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / OddLPriceFunctionInfo Class
Members


In This Topic
    OddLPriceFunctionInfo Class
    In This Topic
    Returns the price per $100 face value of a security having an odd (short or long) last coupon period.
    Syntax
    'Declaration
     
    
    Public Class OddLPriceFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As OddLPriceFunctionInfo
    public class OddLPriceFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.OddLPriceFunctionInfo

    See Also