EasyLanguage Object Reference

AccountUpdatedEventArgs Class

Used to report information regarding account update events.

Namespace: tsdata.trading

[ Expand All ]
Properties
  Name Type Description
Public property Account object Gets the Account object.
Public property AccountID string Gets the ID of the account.
Public property Reason enum Get the reason for the update.  See AccountUpdateReason for a list.
Methods
Inheritance Hierarchy