Click or drag to resize

BOMOperationResultsBOMIssues Property

A list of the issues that were encountered during the operation (if any).

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public IEnumerable<BOMIssue> BOMIssues { get; }

Property Value

Type: IEnumerableBOMIssue
See Also