CQG API 4.0 - Revised
GUID Property
See Also  Send Feedback
CQGOrder Interface : GUID Property

Glossary Item Box

Description

Returns Order GUID.

Property type

Read-only property

Syntax

Visual Basic
Public Property GUID As String

Return Type

Order GUID, represented as String

Example

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

See Also