LambdaMatchingFunctionTOrderItem, TFulfillmentItem Class |
Namespace: Aloe.EnterpriseOne.Model.Core.Transformations
public class LambdaMatchingFunction<TOrderItem, TFulfillmentItem> : MatchingFunction<TOrderItem, TFulfillmentItem>
The LambdaMatchingFunctionTOrderItem, TFulfillmentItem type exposes the following members.
| Name | Description | |
|---|---|---|
| LambdaMatchingFunctionTOrderItem, TFulfillmentItem |
Initializes a new instance of the LambdaMatchingFunctionTOrderItem, TFulfillmentItem class.
|
| Name | Description | |
|---|---|---|
| MatchingFunction |
Gets the matching function.
|
| Name | Description | |
|---|---|---|
| GetFulfillments |
Gets the fulfillments of an order item.
(Overrides MatchingFunctionTOrderItem, TFulfillmentItemGetFulfillments(TOrderItem).) |