CQG API 4.0 - Revised
RemoveCustomStudy Method
See Also  Send Feedback
cqg_custom_study
The CQGCustomStudy to remove
CQGCEL Interface : RemoveCustomStudy Method

Glossary Item Box

Description

Unsubscribes from and removes a CQGCustomStudy from the CQGCustomStudies.

Syntax

Visual Basic
Public Sub RemoveCustomStudy( _
   ByVal cqg_custom_study As CQGCustomStudy _
) 

Parameters

cqg_custom_study
The CQGCustomStudy to remove

See Also