CQG API 4.0 - Revised
Request Property
See Also  Send Feedback
CQGTradingSystem Interface : Request Property

Glossary Item Box

Description

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

Property type

Read-only property

Syntax

Visual Basic
Public Property Request As CQGTradingSystemRequest

Return Type

A read-only copy of the corresponding CQGTradingSystemRequest object

See Also