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

Glossary Item Box

Description

Sets/gets the include end 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 IncludeEnd As Boolean

Return Type

True, if end should be included; False (default), otherwise

Remarks

If you would like to request data from specific time in the past to current time with updates, then check out the following link.

See Also