IExpressionConsumer Interface
In This Topic
Interface that supports a class to bind its formulas to the data model.
Object Model
Syntax
'Declaration
Public Interface IExpressionConsumer
'Usage
Dim instance As IExpressionConsumer
public interface IExpressionConsumer
See Also