PCBCircuitItemCircuitOrder Property |
The sequence number of the circuit as it was defined by the ECAD or the
FactoryLogix "circuit mapping" tool.
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 CircuitOrder { get; set; }
Public Property CircuitOrder As Integer
Get
Set
public:
property int CircuitOrder {
int get ();
void set (int value);
}
member CircuitOrder : int with get, set
Property Value
Type:
Int32See Also