Returns the account identifier set by CQG Gateway.
Read-only property
Visual Basic |
---|
Public Property GWAccountID As Long |
CQG Gateway account identifier represented as Long
When a new account is added to the CQG system it gets a unique Gateway identification number.
See the usage of CQGAccount properties in the AccountChanged event's example section.