Click or drag to resize

InvoiceToPaymentOrderFulfillmentGetOrderItem Method

Gets the order item.

Namespace:  Aloe.EnterpriseOne.Model.Crm.Invoicing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public InvoiceToPaymentOrderFulfillmentOrderItem GetOrderItem(
	PaymentOrder fulfillmentItem
)

Parameters

fulfillmentItem
Type: Aloe.EnterpriseOne.Model.Finance.PaymentsPaymentOrder
The fulfillment item.

Return Value

Type: InvoiceToPaymentOrderFulfillmentOrderItem
See Also