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

Glossary Item Box

Description

Returns the collection of modified order properties.

Property type

Read-only property

Syntax

Visual Basic
Public Property Properties As CQGModifiedProperties

Return Type

Collection of modified properties, represented as CQGModifiedProperties

Remarks

This property is valid if CQGTransaction.Status = oeAckMod.

See Also