Returns the FCM identifier.
Read-only property
| Visual Basic |
|---|
Public Property FcmID As Long |
FCM identifier represented as Long
Two accounts from the same FCM have the same FCM identifiers. The pair fcmID : FcmAccountID is unique over the CQG system.
See the usage of CQGAccount properties in the AccountChanged event's example section.