Click or drag to resize

InternalPartDefaultStockLocation Property

A string value describing the stock location identifier of the location in the stock room where this part is generally stored. It is possible that the part may be stored in more than one stock location, and in this case, this field simply denotes the primary location. THIS FIELD IS NOT UTILIZED BY FACTORYLOGIX, AND IS PROVIDED FOR BACKWARDS COMPATIBILITY WITH LEGACY DIPLAN MODULES ONLY. FactoryLogix stores part-location affinity as part of the stock definition.

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

Property Value

Type: String
See Also