AccountListAccountDetails Event
Event raised when the account's static details are updated.
Namespace: T4.APIAssembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
public event AccountListAccountDetailsEventHandler AccountDetails
Public Event AccountDetails As AccountListAccountDetailsEventHandler
Value
AccountListAccountDetailsEventHandler
The account's static details include the name, balance, clip size etc that do
not change in response to trading. These events are generally raised in response
to an administrator updating the details of the account, or a daily data import
from a back office system (e.g. daily balance update).