[This is preliminary documentation and is subject to change.]
Sets the value of the Currency attribute.
| C# | Visual Basic | Visual C++ |
public void SetCurrency( CurrencyNames val )
Public Sub SetCurrency ( _ val As CurrencyNames _ )
public: void SetCurrency ( CurrencyNames^ val )
- val (CurrencyNames)
- A CurrencyNames object
The SIF specification defines the meaning of this attribute as: "Currency code. Where omitted, defaults to implementation-defined local currency, typically "
Version: 2.0
Since: 2.0