Click or drag to resize

InvoiceToPaymentOrderFulfillment Properties

The InvoiceToPaymentOrderFulfillment type exposes the following members.

Properties
  NameDescription
Public propertyAmountToPay
Gets the amount to pay measure.
Public propertyExecuteForZeroOrderItems
Gets a value indicating whether the fulfillment will execute even for order items with zero remaining values.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyForShipmentsOnly
Gets a value indicating whether only lines with BusinessReason = Shipment are used.
Public propertyInvoice
Gets the invoice.
Public propertyItem (Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyMeasures
Gets all measures.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyName
Gets the name.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyOrphanHandling
Specifies orphan handling strategy.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyTransaction
Gets the transaction.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Top
See Also