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

Glossary Item Box

Description

Returns the order activation time (converted to configured time zone).

Property type

Read-only property

Syntax

Visual Basic
Public Property TimeActiveAt As Date

Return Type

Order activation time, represented as Date

Example

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

See Also