Returns the CQGQFormulaDefinition by its name.
Read-only property
Visual Basic |
---|
Public Property ItemByName( _ ByVal qformula_name As String _ ) As CQGQFormulaDefinition |
- qformula_name
The corresponding collection item, represented as CQGQFormulaDefinition object
A collection exception will be thrown in case of non-existent QFormula name.