Versionsnyheter återfinns här>>


ISupplierServiceGetAllCurrencies Method

Ger alla valutor

Definition

Namespace: Vitec.Ekonomi.Services.Supplier
Assembly: VitecEkonomiServices (in VitecEkonomiServices.dll) Version: 100.0.0.0 (100.0.0.0)
C#
List<Currency> GetAllCurrencies()

Return Value

ListCurrency
Lista med alla valutor

Exceptions

ServiceFaultKastas om det inte går att genomföra metodanropet. För information om orsaken, se [fångat exception].Detail.Messages

See Also