Click or drag to resize

AVLStrategy Enumeration

An enumerated type representing the default value for the SystemSettings.BOMManagement_PublishingSync_AVLStrategy system setting.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public enum AVLStrategy
Members
  Member nameValueDescription
SingleAVL0 Maintain a Global Part Master AVL for Each Part Number (IPN)
MultipleAVL1 Maintain BOM Level AVL for Each Part Number (IPN)
See Also