Click or drag to resize

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
Members
  Member nameValueDescription
SingleAltIPN0 Maintain a Global Alternate IPN for Each Part Number (IPN)
MultipleAltIPN1 Maintain BOM Level Alternate IPN for Each Part Number (IPN)
See Also