Versionsnyheter återfinns här>>
List<Supplier> GetAllSuppliers(
CompanySelector companySelector,
string integrationId = "LEVSTD"
)
Function GetAllSuppliers (
companySelector As CompanySelector,
Optional integrationId As String = "LEVSTD"
) As List(Of Supplier)
function GetAllSuppliers(companySelector, integrationId);
ServiceFault | Kastas om det inte går att genomföra metodanropet. För information om orsaken, se [fångat exception].Detail.Messages |