C1.CalcEngine.ExpressionEngine Namespace / ExpressionEngine Class

In This Topic
ExpressionEngine Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodAdds an alias for a field from DataSource.  
Public MethodAdds an error to the error collection.  
Public MethodAdds a custom function.  
Public MethodGets a result of expression.  
Public MethodGets a enumerator of C1.CalcEngine.ErrorInfo objects.  
Public MethodGets a enumerator of C1.CalcEngine.ExpressionItem of the current context.  
Public MethodGets the data source field names.  
Public MethodGets a count of data source items.  
Public MethodGets a value from data source.  
Public Method  
Public MethodGets a result of expression. A return value indicates whether the evaluate succeeded or failed.  
Top
See Also