C1.CalcEngine.ExpressionEngine Namespace / IExpressionSyntax Interface

In This Topic
IExpressionSyntax Interface Methods
In This Topic

For a list of all members of this type, see IExpressionSyntax members.

Public Methods
 NameDescription
 MethodAdds an C1.CalcEngine.ExpressionItem to the items collection.  
 MethodClear all items from the error collection.  
 MethodGets the field name from the data source.  
 MethodRegisters a constant that can be evaluated by expression engine  
 MethodRegisters the data source field names that can be evaluated by expression engine  
 MethodOverloaded. Registers a function that can be evaluated by expression engine.  
 MethodRegisters a token that can be evaluated by expression engine.  
 Method  
Top
See Also