Event data for when any summary value (p/l or balance related) is changed
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.AccountsAccountSummaryChangedEventArgs
Namespace: GF.Api.Accounts
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The AccountSummaryChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AccountSummaryChangedEventArgs | Initializes a new instance of the AccountSummaryChangedEventArgs class |
Properties
Name | Description | |
---|---|---|
Account |
Changed Account
| |
Currency |
Changed currency
|
See Also