CQG API 4.0 - Revised
HangOrderIds Property
See Also  Send Feedback
CQGTransaction Interface : HangOrderIds Property

Glossary Item Box

Description

Returns the collection of Gateway IDs for the leg orders, which participate in a synthetic strategy order hang.

This property is used, when the transaction's status is eOrderEvent.oeSyntheticHang.

Property type

Read-only property

Syntax

Visual Basic
Public Property HangOrderIds As CQGStringCollection

Return Type

The corresponding collection of Gateway IDs, represented as CQGStringCollection

See Also