IOBERONServiceGen2Common_Currency_List Method |  |
Vráti zoznam cudzích mien používaných (nadefinovaných) v systéme OBERON.
Namespace: Exa.OBERON.ServicesGen2Assembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
SyntaxResultValue<List<CurrencyInfo>> Common_Currency_List()
Function Common_Currency_List As ResultValue(Of List(Of CurrencyInfo))
Dim instance As IOBERONServiceGen2
Dim returnValue As ResultValue(Of List(Of CurrencyInfo))
returnValue = instance.Common_Currency_List()
Return Value
ResultValueListCurrencyInfoVráti pole tried
CurrencyInfo.
ExampleUrl: http://address:port/v1/common/currency/list
See Also