Versionsnyheter återfinns här>>


ISupplierServiceGetAllCompanies Method

Ger alla företag som använder integrationen SupplierInvoiceServices / Standard-EFH.

Definition

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

Return Value

ListCompany
Lista med företag

Exceptions

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

See Also