CQG API 4.0 - Revised
ItemByAbbreviation Property
See Also  Send Feedback
advanced_study_abbreviation

Abbreviation of the study definition in the collection

CQGAdvancedStudyDefinitions Collection : ItemByAbbreviation Property

Glossary Item Box

Description

Returns the CQGAdvancedStudyDefinition by abbreviation

Property type

Read-only property

Syntax

Visual Basic
Public Property ItemByAbbreviation( _
   ByVal advanced_study_abbreviation As String _
) As CQGAdvancedStudyDefinition

Parameters

advanced_study_abbreviation

Abbreviation of the study definition in the collection

See Also