Click or drag to resize
DeliveryType Enumeration

[This is preliminary documentation and is subject to change.]

Leveranstyp

Namespace: _3LProServices.CustomerInvoiceService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public enum DeliveryType
Members
  Member nameValueDescription
DeliveryWithinTheCountryOrToNonEUCountry0 Leverans inom landet eller till icke-eu-land
DeliveryForProcessingInAnotherEUCountry1 Leverans för bearbetning i annat EU-Land
DeliveryAfterProcessingToAnotherEUCountry2 Leverans, efter bearbetning, till annat EU-land
ThreePartyDelivery3 Trepartsleverans
DeliveryToTheTompanysBusinessInAnotherEUCountry4 Leverans till företagets verksamhet i annat EU-land
ServicesToAnotherEUCountry5 Tjänster till annat EU-land
See Also