Click or drag to resize

SalesOrderToWorkOrderFulfillmentHandleSerializedProducts Property

Gets a value indicating whether this SalesOrderToWorkOrderFulfillment creates separate work orders for serialized products.

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

Property Value

Type: Boolean
true if serializable; otherwise, false.
See Also