Interface ILcdDataObjectExpression


public interface ILcdDataObjectExpression
An optimized representation of an expression.
Since:
10.1
See Also:
  • Method Details

    • evaluate

      Evaluates this expression in the given context.
      Parameters:
      aContext - the context in which the expression is to be evaluated
      Returns:
      the result of evaluating this expression in the given context