CQG API 4.0 - Revised
ItemByName Property
See Also  Send Feedback
advanced_study_name

Name of the study definition in the collection

CQGAdvancedStudyDefinitions Collection : ItemByName Property

Glossary Item Box

Description

Returns the CQGAdvancedStudyDefinition by name

Property type

Read-only property

Syntax

Visual Basic
Public Property ItemByName( _
   ByVal advanced_study_name As String _
) As CQGAdvancedStudyDefinition

Parameters

advanced_study_name

Name of the study definition in the collection

See Also