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

Glossary Item Box

Description

Returns the read-only copy of the CQGConditionRequest object, that was passed to the corresponding CQGCEL.RequestCondition call.

Property type

Read-only property

Syntax

Visual Basic
Public Property Request As CQGConditionRequest

Return Type

A read-only copy of the CQGConditionRequest object

See Also