CQG API 4.0 - Revised
DateOfLastStatement Property
See Also  Send Feedback
CQGAccount Interface : DateOfLastStatement Property

Glossary Item Box

Description

Returns the date of last statement received from the FCM.

Property type

Read-only property

Syntax

Visual Basic
Public Property DateOfLastStatement As Date

Return Type

Date variable, representing the time when last statement was received

Example

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

See Also