CQG API 4.0 - Revised
DaysBeforeExpiration Property
See Also  Send Feedback
CQGExpressionRequest Interface : DaysBeforeExpiration Property

Glossary Item Box

Description

Sets/gets the number of days prior to expiration, when the rollover will occur, to be used to formulate the expression request.

The default value for this property is 0.

Property type

Read-write property

Syntax

Visual Basic
Public Property DaysBeforeExpiration As Long

Return Type

Number of days prior to expiration, represented as Long

Remarks

This property has effect only when the Continuation property indicates an adjusted continuation.

See Also