Click or drag to resize

DefectSourceInspectionCode Property

If the defect was discovered by an automated inspection machine, it may have received an initial classification that does not align with the inspection codes defined within FactoryLogix. In this case, this field shall contain the initial inspection code assigned by the machine.

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

Property Value

Type: String
See Also