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