Click or drag to resize

SalesOrderLineReturnForInvoiceLine Property

When specified, indicates that the current line is a return for products, invoiced with the specified invoice line. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm.Sales
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public InvoiceLine ReturnForInvoiceLine { get; set; }

Property Value

Type: InvoiceLine
See Also