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

Glossary Item Box

Description

Returns a read-only copy of the CQGTimedBarsRequest object, that was passed to the corresponding CQGCEL.RequestTimedBars method call.

Property type

Read-only property

Syntax

Visual Basic
Public Property Request As CQGTimedBarsRequest

Return Type

A read-only copy of the corresponding CQGTimedBarsRequest object

See Also