ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / FunctionDefinition Class
Fields


In This Topic
    FunctionDefinition Class Members
    In This Topic

    The following tables list the members exposed by FunctionDefinition.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of a FunctionDefinition.  
    Top
    Public Fields
     NameDescription
    Public FieldGets or sets the CalcEngineFunction that evaluates this function.  
    Public FieldGets or sets the maximum number of parameters allowed by this FunctionDefinition.  
    Public FieldGets or sets the minimum number of parameters required by this FunctionDefinition.  
    Top
    See Also