CQG API 4.0 - Revised
Request Property
See Also  Send Feedback
CQGCustomStudy Collection : Request Property

Glossary Item Box

Description

Returns the read-only copy of the CQGCustomStudyRequest object, that was passed to the corresponding CQGCEL.RequestCustomStudy method call.

Property type

Read-only property

Syntax

Visual Basic
Public Property Request As CQGCustomStudyRequest

Return Type

The read-only copy of the corresponding CQGCustomStudyRequest object

See Also