Click or drag to resize

ShipmentOrderLinesToShipmentLinesFulfillment Properties

The ShipmentOrderLinesToShipmentLinesFulfillment type exposes the following members.

Properties
  NameDescription
Public propertyExecuteForZeroOrderItems
Gets a value indicating whether the fulfillment will execute even for order items with zero remaining values.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyGetOrCreateSubDocument
Gets the get or create function, which returns sub-document for each order item.
(Inherited from DocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem.)
Public propertyGetParentDocument
Function, which gets the parent document of an order item.
(Inherited from DocumentLinesToDocumentLinesFulfillmentTOrderItem, TFulfillmentDocument, TFulfillmentItem.)
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 propertyQuantity
Gets the quantity measure.
Public propertyQuantityBase
Gets the quantity base measure.
Public propertyTransaction
Gets the transaction.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Top
See Also