Click or drag to resize

SalesOrderToWorkOrderFulfillment Properties

The SalesOrderToWorkOrderFulfillment type exposes the following members.

Properties
  NameDescription
Public propertyDefaultWorkOrder
Gets the default work order used for products that are not serialized or when the HandleSerializedProducts option is false.
Public propertyExecuteForZeroOrderItems
Gets a value indicating whether the fulfillment will execute even for order items with zero remaining values.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyHandleSerializedProducts
Gets a value indicating whether this SalesOrderToWorkOrderFulfillment creates separate work orders for serialized products.
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 measure in base unit.
Public propertySalesOrder
Gets the sales order used in the fulfillment.
Public propertyTransaction
Gets the transaction.
(Inherited from FulfillmentTOrderItem, TFulfillmentItem.)
Public propertyWorkOrderType
Gets the type of the work order.
Top
See Also