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

Glossary Item Box

Description

Returns the status of the fill.

Property type

Read-only property

Syntax

Visual Basic
Public Property Status As eFillStatus

Return Type

The status, represented as eFillStatus.

Example

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

See Also