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.CustomerInvoiceServiceAssembly: 3LProServices (in 3LProServices.dll) Version: 15.2.1.19 (15.2.1.19)
Syntaxpublic bool UseCustomerSetOfAutomaticInvoiceLines { get; set; }
Public Property UseCustomerSetOfAutomaticInvoiceLines As Boolean
Get
Set
Property Value
Type:
Boolean
See Also