- Contents
DesignerCOM API
II3IDExpression Interface
Overview
Derived From: IDispatch
Interface ID: {276B9118-E661-4704-B82D-3B94206C1DD9}
II3IDExpression wrappers the expression used when determining the value of a parameter.
Methods
None.
Properties
Returns an Interaction Designer interface pointer. |
|
This property returns the expression associated with this parameter. Expressions are formulas that process literal values, variables, and operators to create a new value. Refer to Designer online help for comprehensive coverage concerning expressions. |
|
This property returns True if this expression contains a variable. |
|
Returns the variable associated with this expression. |