Suoranta.Finance Namespace
Suoranta.Finance - Developer API

ExchangeElement Class

The ConfigurationElement corresponding to IExchange.

Namespace:  Suoranta.Finance.Configuration
Assembly:  Suoranta.Finance (in Suoranta.Finance.dll)

Syntax


public class ExchangeElement : ConfigurationElement, 
	IExchange

Examples


The corresponding XML element:
C#
<AssetClass Mic="XNYM"
               Name="New York Mercantile Exchange"
               DefaultCurrency="USD"
               TimeZone="Eastern Standard Time" />

Inheritance Hierarchy


Object
  ConfigurationElement
    Suoranta.Finance.Configuration..::..ExchangeElement