Provides data for BalanceChanged event
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.AccountsBalanceChangedEventArgs
Namespace: GF.Api.Accounts
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The BalanceChangedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| BalanceChangedEventArgs | Initializes a new instance of the BalanceChangedEventArgs class |
Properties
| Name | Description | |
|---|---|---|
| Account |
Changed account
| |
| Currency |
Changed currency
|
See Also