Click or drag to resize

StockLocation Properties

The StockLocation type exposes the following members.

Properties
  NameDescription
Public propertyAssignedParts
An optional list of the parts that may be stored at this location, along with thresholds. FactoryLogix supports both flexible and fixed Stocks. In flexible mode, any part may be stored at any stock location, and this property is not relevant.
Public propertyId
A unique identifier for this stock location (corresponds to primary key in the FactoryLogix database).
Public propertyIsDryStorage
Indicates whether or not this stock location is dehumidified. This is important for electronic Moisture Sensitive Device (MSD) handling.
Public propertyName
The display name of the stock location.
Public propertySortOrder
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.
Public propertyStockCode
The text-based unique identifier for the stock location (UID) that is scanned by operators when identifying this location.
Top
See Also