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