CQG API 4.0 - Revised
CEL Property
See Also  Send Feedback
CQGLogger Interface : CEL Property

Glossary Item Box

Description

Returns the corresponding CQGCEL object.

Property type

Read-only property

Syntax

Visual Basic
Public Property CEL As CQGCEL

Return Type

CQGCEL object to which this Logger belongs

Remarks

This property will be convenient for those who are used to use the VBA specific Parent option.

Example

See an example of CQGLogger properties usage in CQGCEL example.

See Also