Spread ASP.NET 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / LcmFunction Field


In This Topic
    LcmFunction Field
    In This Topic
    Specifies an instance of the LCM function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LcmFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.LcmFunction
    public static readonly FunctionInfo LcmFunction
    Remarks
    For more information on this function, refer to the LCM function in the Spread for .NET Formula Reference.
    See Also