For electronic printed circuit board (PCB) type assemblies, the ECAD footprint name of the component
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 string Footprint { get; set; }
Public Property Footprint As String
Get
Set
public:
property String^ Footprint {
String^ get ();
void set (String^ value);
}
member Footprint : string with get, set
Property Value
Type:
StringSee Also