CQG API 4.0 - Revised
Continuation Property
See Also  Send Feedback
CQGConditionRequest Interface : Continuation Property

Glossary Item Box

Description

Gets/sets the continuation type, which will be used to formulate the condition request.

The default value is tsctNoContinuation.

Property type

Read-write property

Syntax

Visual Basic
Public Property Continuation As eTimeSeriesContinuationType

Return Type

Continuation type, represented as eTimeSeriesContinuationType

Remarks

See the eTimeSeriesContinuationType enumeration for possible values.

See Also