Click or drag to resize

StockLocationSortOrder Property

An integer based sort designator indicating physical proximity to other stock locations. When TransportOrders are generated against this stock, the line items are sorted based on this property, thereby minimizing the physical path distance that operators must travel to pick the order.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public int SortOrder { get; set; }

Property Value

Type: Int32
See Also