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

Glossary Item Box

Description

Returns a read-only copy of the CQGPointAndFigureBarsRequest object that was passed to the corresponding CQGCEL.RequestPointAndFigures method call.

Property type

Read-only property

Syntax

Visual Basic
Public Property Request As CQGPointAndFigureBarsRequest

Return Type

The corresponding read-only copy of CQGPointAndFigureBarsRequest

See Also