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


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

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.OddFYieldFunctionInfo

    See Also