Returns the CQGTradingSystemDefinition by its abbreviation.
Read-only property
| Visual Basic |
|---|
Public Property ItemByAbbreviation( _ ByVal trading_system_abbreviation As String _ ) As CQGTradingSystemDefinition |
- trading_system_abbreviation
The corresponding collection item, represented as CQGTradingSystemDefinition object
A collection exception will be thrown in case of non-existent trading system abbreviation.