CQG API 4.0 - Revised
ExpirationDate Property
See Also  Send Feedback
CQGInstrument Interface : ExpirationDate Property

Glossary Item Box

Description

Returns contract expiration date.

Property type

Read-only property

Syntax

Visual Basic
Public Property ExpirationDate As Date

Return Type

The expiration day represented as Date

Remarks

The day is a part of the contract settled on exchange. It is a static property of an instrument.

Example

For access to Instrument properties see example section of InstrumentSubscribed event.

See Also