Spread Windows Forms 15.0
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / BetaDistFunction Field


In This Topic
    BetaDistFunction Field
    In This Topic
    Specifies an instance of the BETADIST function. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly BetaDistFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.BetaDistFunction
    public static readonly FunctionInfo BetaDistFunction
    See Also