CQG API 4.0 - Revised
CELVersion Property
See Also  Send Feedback
CQGEnvironment Interface : CELVersion Property

Glossary Item Box

Description

Returns the current CQG API version.

Property type

Read-only property

Syntax

Visual Basic
Public Property CELVersion As String

Return Type

CQG API version string.

Example

See the example section of LineTimeChanged event.

See Also