AccountSummaryChangedEventArgs Class

GF API Documentation
Event data for when any summary value (p/l or balance related) is changed
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.AccountsAccountSummaryChangedEventArgs

Namespace:  GF.Api.Accounts
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class AccountSummaryChangedEventArgs : GFApiEventArgs

The AccountSummaryChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodAccountSummaryChangedEventArgs
Initializes a new instance of the AccountSummaryChangedEventArgs class
Top
Properties

  NameDescription
Public propertyAccount
Changed Account
Public propertyCurrency
Changed currency
Top
See Also

Reference