Unsubscribes from and removes a CQGCustomStudy from the CQGCustomStudies.
| Visual Basic |
|---|
Public Sub RemoveCustomStudy( _ ByVal cqg_custom_study As CQGCustomStudy _ ) |
- cqg_custom_study
- The CQGCustomStudy to remove
|
| CQG API 4.0 - Revised |
|
| RemoveCustomStudy Method | |
| See Also Send Feedback | |
| CQGCEL Interface : RemoveCustomStudy Method |
Glossary Item Box
Unsubscribes from and removes a CQGCustomStudy from the CQGCustomStudies.
| Visual Basic |
|---|
Public Sub RemoveCustomStudy( _ ByVal cqg_custom_study As CQGCustomStudy _ ) |