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

Glossary Item Box

Description

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

Property type

Read-only property

Syntax

Visual Basic
Public Property Request As CQGExpressionRequest

Return Type

Read-only copy of the corresponding CQGExpressionRequest object

See Also