Click or drag to resize

BOMLineItemIsValid Property

A bool value representing whether or not the BOM Line Item is permitted for use. This value only applies to a local BOM.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public bool IsValid { get; set; }

Property Value

Type: Boolean
See Also