CQG API 4.0 - Revised
MaxLogFileDuration Property
See Also  Send Feedback
CQGAPIConfig Interface : MaxLogFileDuration Property

Glossary Item Box

Description

The property is deprecated.

Property type

Read-write property

Syntax

Visual Basic
Public Property MaxLogFileDuration As Date

Return Type

The log file duration time period represented as Date

Example

See the usage of CQGAPIConfig properties in the AccountChanged event's example section.

See Also