CurrencyPriceChangedEventArgs Class

GF API Documentation
Provides data for CurrencyPriceChanged event
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.CurrenciesCurrencyPriceChangedEventArgs

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

public sealed class CurrencyPriceChangedEventArgs : GFApiEventArgs

The CurrencyPriceChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodCurrencyPriceChangedEventArgs
Constructor
Top
Properties

  NameDescription
Public propertyCurrency
Changed currency
Public propertyPrice
New price
Top
See Also

Reference