For electronic printed circuit board (PCB) type assemblies, the side of the PCB that is
associated with this 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 DefectLayer Layer { get; set; }
Public Property Layer As DefectLayer
Get
Set
public:
property DefectLayer Layer {
DefectLayer get ();
void set (DefectLayer value);
}
member Layer : DefectLayer with get, set
Property Value
Type:
DefectLayerSee Also