QueryMatchingFunctionTOrderItem, TFulfillmentItem Class |
Namespace: Aloe.EnterpriseOne.Model.Core.Transformations
public class QueryMatchingFunction<TOrderItem, TFulfillmentItem> : MatchingFunction<TOrderItem, TFulfillmentItem>
The QueryMatchingFunctionTOrderItem, TFulfillmentItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | QueryMatchingFunctionTOrderItem, TFulfillmentItem |
Initializes a new instance of the QueryMatchingFunctionTOrderItem, TFulfillmentItem class.
|
Name | Description | |
---|---|---|
![]() | GetMatchingQuery |
Gets the function, which returns a matching query, based on an order item.
|
Name | Description | |
---|---|---|
![]() | GetFulfillments |
Gets the fulfillments of an order item.
(Overrides MatchingFunctionTOrderItem, TFulfillmentItemGetFulfillments(TOrderItem).) |