Spread Windows Forms 17
FarPoint.CalcEngine Assembly / FarPoint.CalcEngine Namespace / FunctionInfo Class / CoupPCDFunction Field


In This Topic
    CoupPCDFunction Field
    In This Topic
    Specifies an instance of the COUPPCD function.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly CoupPCDFunction As FunctionInfo
    'Usage
     
    
    Dim value As FunctionInfo
     
    value = FunctionInfo.CoupPCDFunction
    public static readonly FunctionInfo CoupPCDFunction
    See Also