SuggestStockEnum Enumeration |
An enumerated type representing the default value for the SystemSettings.Logistics_GRNCreation system setting.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public enum SuggestStockEnum
Public Enumeration SuggestStockEnum
public enum class SuggestStockEnum
Members
| Member name | Value | Description |
---|
| SuggestBestStock | 0 |
Suggest best stock location.
|
| EvaluateOwnership | 1 |
Use WBS ownership to determine location.
|
See Also