DocumentLinesMatchingFunctionTOrderItem, TFulfillmentItem Methods |
The DocumentLinesMatchingFunctionTOrderItem, TFulfillmentItem generic type exposes the following members.
| Name | Description | |
|---|---|---|
| GetDocumentFulfillmentsQuery |
Gets the query, which obtains all the fulfillments of the parent document of the order item.
| |
| GetFulfillments |
Gets the fulfillments of an order item. This implementation caches the fulfillments of all order items within the document.
(Overrides MatchingFunctionTOrderItem, TFulfillmentItemGetFulfillments(TOrderItem).) | |
| GetFulfillmentsWithinDocument |
Gets the fulfillments of an order item, searching within all fulfillments of a document.
|