The currency type of the acount
Namespace:
RightEdge.CommonAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
CurrencyType AccountCurrency { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property AccountCurrency As CurrencyType |
| Visual C++ |
|---|
property CurrencyType AccountCurrency { CurrencyType get (); } |