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

Glossary Item Box

Description

Returns the order placing time (local time, converted to the user-configured time zone).

Property type

Read-only property

Syntax

Visual Basic
Public Property PlaceTime As Date

Return Type

Date variable containing the place time.

Example

See the usage of PlaceTime property in the OrderChanged event's example section.

See Also