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

Glossary Item Box

Description

Gets/sets the updates enabled flag, which will be used to formulate the expression request.

The default value for this property is False.

Property type

Read-write property

Syntax

Visual Basic
Public Property UpdatesEnabled As Boolean

Return Type

True, if the updates are enabled; False (default), otherwise

See Also