AccountPosition.CurrencyId Property
Gets the currency identifier.
public byte CurrencyId {get;}
This language is not supported or no code example is available.
public:
property Byte CurrencyId {
Byte get( );
}
This language is not supported or no code example is available.
public function get CurrencyId() : byte;
This language is not supported or no code example is available.
Property Value
byte
The currency identifier.
In this article
Definition