AltIPNStrategy Enumeration |
An enumerated type representing the default value for the SystemSettings.BOMManagement_PublishingSync_AltIPNStrategy 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 AltIPNStrategy
Public Enumeration AltIPNStrategy
public enum class AltIPNStrategy
Members
| Member name | Value | Description |
---|
| SingleAltIPN | 0 |
Maintain a Global Alternate IPN for Each Part Number (IPN)
|
| MultipleAltIPN | 1 |
Maintain BOM Level Alternate IPN for Each Part Number (IPN)
|
See Also