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

Glossary Item Box

Description

Returns the CQG Gateway fill identifier.

Property type

Read-only property

Syntax

Visual Basic
Public Property Id As String

Return Type

Fill identifier, represented as String

Example

See the usage of CQGFill properties in the OrderChanged event's example section.

See Also