Click or drag to resize
CustomerInvoiceOptionsUseCustomerSetOfAutomaticInvoiceLines Property

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

Använd automatisk fakturaraduppsättning angiven på kund. TRUE = Om uppsättning är angiven på kund används den och i annat fall används SetOfAutomaticInvoiceLines. FALSE = SetOfAutomaticInvoiceLines används alltid.

Namespace: _3LProServices.CustomerInvoiceService
Assembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntax
public bool UseCustomerSetOfAutomaticInvoiceLines { get; set; }

Property Value

Type: Boolean
See Also