DefectFailingDefect Property |
Indicates whether the inspection code can be treated as a "Failing Defect" for the purposes of calculating DPMO.
Derived from the inspection code definition associated with the defect,
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public bool FailingDefect { get; }
Public ReadOnly Property FailingDefect As Boolean
Get
public:
property bool FailingDefect {
bool get ();
}
member FailingDefect : bool with get
Property Value
Type:
BooleanSee Also