SymptomConnection Property |
For electronic printed circuit board (PCB) type assemblies, the connection number of the component pin
associated with this symptom.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public int Connection { get; set; }
Public Property Connection As Integer
Get
Set
public:
property int Connection {
int get ();
void set (int value);
}
member Connection : int with get, set
Property Value
Type:
Int32See Also