Returns the CQGConditionDefinition by its name.
Read-only property
            | Visual Basic | 
|---|
| Public Property ItemByName( _ ByVal condition_name As String _ ) As CQGConditionDefinition | 
- condition_name
- Name of the condition definition in the collection
The corresponding CQGConditionDefinition object
A collection exception will be thrown in case of non-existent condition name.
 
     
     
     
     
     
    
    