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: 4.5.0.0 (4.5.0.0)
Syntax ResultValue<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.
Example Url: http://address:port/v1/common/currency/list
See Also