CQG API 4.0 - Revised
ItemById Property
See Also  Send Feedback
id_
Unique identifier of advanced study
CQGAdvancedStudies Collection : ItemById Property

Glossary Item Box

Description

Returns the CQGAdvancedStudy by id

Property type

Read-only property

Syntax

Visual Basic
Public Property ItemById( _
   ByVal id_ As String _
) As CQGAdvancedStudy

Parameters

id_
Unique identifier of advanced study

See Also