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


In This Topic
    PriceFunctionInfo Class
    In This Topic
    Returns the price per $100 face value of a security that pays periodic interest.
    Syntax
    'Declaration
     
    
    Public Class PriceFunctionInfo 
       Inherits FunctionInfo
    'Usage
     
    
    Dim instance As PriceFunctionInfo
    public class PriceFunctionInfo : FunctionInfo 
    Inheritance Hierarchy

    System.Object
       FarPoint.CalcEngine.FunctionInfo
          FarPoint.CalcEngine.PriceFunctionInfo

    See Also