Click or drag to resize

ReturnSalesOrderLinesToShipmentOrderLinesFulfillment Properties

The ReturnSalesOrderLinesToShipmentOrderLinesFulfillment 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.
(Inherited from SalesOrderLinesToStoreOrderLinesFulfillment.)
Public propertyQuantityBase
Gets the quantity base measure.
(Inherited from SalesOrderLinesToStoreOrderLinesFulfillment.)
Public propertyReturnedCost
Gets the quantity base measure.
Public propertySplitQuantityByLots
Gets a value indicating whether to split the quantity, based on availability by lots.
(Inherited from SalesOrderLinesToStoreOrderLinesFulfillment.)
Public propertyStandardQuantityBase
Gets the standard quantity base measure.
(Inherited from SalesOrderLinesToStoreOrderLinesFulfillment.)
Public propertyTransaction
Gets the transaction.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Top
See Also