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

Glossary Item Box

Description

Returns the Gateway transaction identifier.

Property type

Read-only property

Syntax

Visual Basic
Public Property Id As String

Return Type

Gateway transaction identifier, represented as String

Remarks

This property holds the same value of CQGFill.Id.

See Also