Click or drag to resize

MeasurementPin Property

For electronic printed circuit board (PCB) type assemblies, the connection number of the component pin associated with this measurement.

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.242.0.0 (8.242.0.0)
Syntax
public Nullable<int> Pin { get; set; }

Property Value

Type: NullableInt32
See Also