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

Glossary Item Box

Description

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

Property type

Read-only property

Syntax

Visual Basic
Public Property Request As CQGTicksRequest

Return Type

A read-only copy of the CQGTicksRequest object

See Also