Currency Code (BBIE). The target currency for the Exchange Rate; the currency to which the exchange is being made (CC Definition).

Namespace: Unimaze.Composer.Ubl2.Interfaces
Assembly: Unimaze.Composer.Ubl2 (in Unimaze.Composer.Ubl2.dll) Version: 2.1.200.0 (2.1.0.22)

Syntax

C#
ICurrencyCode TargetCurrencyCode { get; set; }
Visual Basic
Property TargetCurrencyCode As ICurrencyCode
	Get
	Set
Visual C++
property ICurrencyCode^ TargetCurrencyCode {
	ICurrencyCode^ get ();
	void set (ICurrencyCode^ value);
}
F#
abstract TargetCurrencyCode : ICurrencyCode with get, set

Property Value

Type: ICurrencyCode

Remarks

Dictionary entry name
Exchange Rate. Target_ Currency Code. Code
Cardinality
1

See Also