Click or drag to resize

ParentLineNumberMatchingFunctionTOrderItem, TFulfillmentItem Methods

The ParentLineNumberMatchingFunctionTOrderItem, TFulfillmentItem generic type exposes the following members.

Methods
  NameDescription
Public methodGetDocumentFulfillmentsQuery
Gets the query, which obtains all the fulfillments of the parent document of the order item.
(Overrides DocumentLinesMatchingFunctionTOrderItem, TFulfillmentItemGetDocumentFulfillmentsQuery(TOrderItem).)
Public methodGetFulfillments
Gets the fulfillments of an order item. This implementation caches the fulfillments of all order items within the document.
(Inherited from DocumentLinesMatchingFunctionTOrderItem, TFulfillmentItem.)
Public methodGetFulfillmentsWithinDocument
Gets the fulfillments of an order item, searching within all fulfillments of a document.
(Overrides DocumentLinesMatchingFunctionTOrderItem, TFulfillmentItemGetFulfillmentsWithinDocument(TOrderItem, IEnumerableTFulfillmentItem).)
Top
See Also