CQG API 4.0 - Revised
FcmID Property
See Also  Send Feedback
CQGCurrencyRate Interface : FcmID Property

Glossary Item Box

Description

Returns the identifier of FCM that offered this currency rate.

Property type

Read-only property

Syntax

Visual Basic
Public Property FcmID As Long

Return Type

FCM identifier represented as Long

Example

See the usage of CQGCurrencyRate properties in the CurrencyRatesChanged event's example section.

See Also