Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / OddLYieldFunctionInfo Class
Members


In This Topic
    OddLYieldFunctionInfo Class
    In This Topic
    Returns the yield of a security that has an odd (short or long) last period.
    Syntax
    'Declaration
     
    
    Public Class OddLYieldFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As OddLYieldFunctionInfo
    public class OddLYieldFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.OddLYieldFunctionInfo

    See Also