Click or drag to resize

MatchingFunctionTOrderItem, TFulfillmentItem Class

The matching function is used to relate order and execution items in a fulfillment.
Inheritance Hierarchy

Namespace:  Aloe.EnterpriseOne.Model.Core.Transformations
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public abstract class MatchingFunction<TOrderItem, TFulfillmentItem>

Type Parameters

TOrderItem
TFulfillmentItem

The MatchingFunctionTOrderItem, TFulfillmentItem type exposes the following members.

Methods
  NameDescription
Public methodGetFulfillments
Gets the fulfillments of an order item.
Top
See Also