Click or drag to resize

ErrorCheckingOptions Enumeration

An enumerated type representing the default value for the SystemSettings.BOMManagement_ErrorChecking_MissingLineItem, SystemSettings.BOMManagement_ErrorChecking_DuplicateLineItems, SystemSettings.BOMManagement_ErrorChecking_Manufacturer, BOMManagement_ErrorChecking_MPN, BOMManagement_ErrorChecking_Vendor, BOMManagement_ErrorChecking_VPN, BOMManagement_ErrorChecking_Customer, BOMManagement_ErrorChecking_CPN, BOMManagement_ErrorChecking_References, BOMManagement_ErrorChecking_DuplicateReferences, BOMManagement_ErrorChecking_MismatchedReferencesToQuantity, BOMManagement_ErrorChecking_GenericPartBOMLineItemMissingReference and ProcessPlanning_enforceQuantityOnActivityAssignments system settings.

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 ErrorCheckingOptions
Members
  Member nameValueDescription
Error0 Error
Warning1 Warning
Ignore2 Ignore
See Also