Click or drag to resize

SalesOrderReturnForSalesOrder Property

When specified indicates that some of the goods sold in Return_For_Sales_Order_Id are returned with the current document. [Filter(multi eq;like)]

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

Property Value

Type: SalesOrder
See Also