BalanceChangedEventArgs Class

GF API Documentation
Provides data for BalanceChanged event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.AccountsBalanceChangedEventArgs

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

public sealed class BalanceChangedEventArgs : GFApiEventArgs

The BalanceChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodBalanceChangedEventArgs
Initializes a new instance of the BalanceChangedEventArgs class
Top
Properties

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

Reference