This event is fired when a CQGExpressionOutputs item is added to the end of CQGExpression.
| Visual Basic |
|---|
Public Event ExpressionAdded( _ ByVal cqg_expression As CQGExpression _ ) |
- cqg_expression
Reference to changed CQGExpression.
|
| CQG API 4.0 - Revised |
|
| ExpressionAdded Event | |
| See Also Send Feedback | |
Reference to changed CQGExpression.
| CQGCEL Interface : ExpressionAdded Event |
Glossary Item Box
This event is fired when a CQGExpressionOutputs item is added to the end of CQGExpression.
| Visual Basic |
|---|
Public Event ExpressionAdded( _ ByVal cqg_expression As CQGExpression _ ) |
Reference to changed CQGExpression.