OEC Application Programming Interface

Currency Class

Currency representation.

For a list of all members of this type, see Currency Members.

System.Object
   MarshalByRefObject
      IDObject<Int32>
         IDObject
            NamedObject
               Currency

public class Currency : NamedObject, IComparable<Currency>

Remarks

The CurrentPrice property holds the conversion rate from given currency to Default one. Conversion rate could be updated - see OnCurrencyPriceChanged event.
For the default (USD) currency, conversion rate is always 1.

Requirements

Namespace: OEC.API

Assembly: API (in API.dll)

See Also

Currency Members | OEC.API Namespace | Currency | Currency