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


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