CalcEngine for .NET
C1.CalcEngine.ExpressionEngine Namespace / CustomFunctionDefinition Class
Properties

In This Topic
    CustomFunctionDefinition Class Members
    In This Topic

    The following tables list the members exposed by CustomFunctionDefinition.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CustomFunctionDefinition class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a function.  
    Public PropertyGets or sets a value indicates the function type.  
    Public PropertyGets or sets maximum count of function arguments.  
    Public PropertyGets or sets minimum count of function arguments.  
    Top
    See Also