The IExchangeRate type exposes the following members.

Methods

  NameDescription
Public methodResetCalculationRate
Resets the node.
Public methodResetExchangeMarketID
Resets the node.
Public methodResetForeignExchangeContract
Resets the node.
Public methodResetMathematicOperatorCode
Resets the node.
Public methodResetSourceCurrencyBaseRate
Resets the node.
Public methodResetSourceCurrencyCode
Resets the node.
Public methodResetTargetCurrencyBaseRate
Resets the node.
Public methodResetTargetCurrencyCode
Resets the node.

Properties

  NameDescription
Public propertyCalculationRate
Calculation Rate (BBIE). The factor applied to the source currency to calculate the target currency.
Public propertyCalculationRateSet
Checks if the property has been set or not.
Public propertyDate
Date (BBIE). The date of the Exchange.
Public propertyExchangeMarketID
Exchange Market Identifier (BBIE). Identifies the currency exchange market used as the source of the Exchange Rate.
Public propertyExchangeMarketIDSet
Checks if the property has been set or not.
Public propertyForeignExchangeContract
Contract (ASBIE). An association to Foreign Exchange Contract.
Public propertyForeignExchangeContractSet
Checks if the property has been set or not.
Public propertyMathematicOperatorCode
Mathematic Operator Code (BBIE). An identifier for whether the Calculation Rate should be used to multiply or to divide, expressed as a code.
Public propertyMathematicOperatorCodeSet
Checks if the property has been set or not.
Public propertySourceCurrencyBaseRate
Currency Base Rate (BBIE). The unit base of the source currency for currencies with small denominations.
Public propertySourceCurrencyBaseRateSet
Checks if the property has been set or not.
Public propertySourceCurrencyCode
Currency Code (BBIE). The reference currency for the Exchange Rate; the currency from which the exchange is being made (CC Definition).
Public propertySourceCurrencyCodeSet
Checks if the property has been set or not.
Public propertyTargetCurrencyBaseRate
Currency Base Rate (BBIE). The unit base of the target currency for currencies with small denominations.
Public propertyTargetCurrencyBaseRateSet
Checks if the property has been set or not.
Public propertyTargetCurrencyCode
Currency Code (BBIE). The target currency for the Exchange Rate; the currency to which the exchange is being made (CC Definition).
Public propertyTargetCurrencyCodeSet
Checks if the property has been set or not.

See Also