Click or drag to resize

InvoiceAutomaticOrderLinking Property

Specifies whether to automatically set Lines.Invoice_Order_Line_Id by searching invoice orders upon first release. [Required] [Default(false)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool AutomaticOrderLinking { get; set; }

Property Value

Type: Boolean
See Also