AccountUpdatedEventArgs Class

Used to report information regarding account update events.

Namespace: tsdata.trading

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  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.
Inheritance Hierarchy

elsystem.Object

elsystem.EventArgs

tsdata.trading.AccountUpdatedEventArgs