Click or drag to resize

FulfillmentTOrderItem, TFulfillmentItemExecuteForZeroOrderItems Property

Gets a value indicating whether the fulfillment will execute even for order items with zero remaining values.

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool ExecuteForZeroOrderItems { get; }

Property Value

Type: Boolean
See Also