Click or drag to resize
BillingMethod Enumeration

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

Metod för hur faktureringen ska gå till.

Namespace: _3LProServices.Accounting
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public enum BillingMethod
Members
  Member nameValueDescription
NoBillingMethod0 Ingen faktureringsmetod (ger manuell)
Manual1 Manuell
OngoingViaInvoicespecification2 Löpande via fakturaspec/tidfakt
Await3 Avvakta
AccordingToPaymentplan4 Enligt lyftplan via fakturaspec
See Also