Click or drag to resize

ItemCircuitLocationId Property

For PCB circuit type items (circuits contained within a PCB Panel), the unique identifier (Guid) of the circuit location definition found within the ECAD (electronic CAD) data of this assembly.

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<Guid> CircuitLocationId { get; set; }

Property Value

Type: NullableGuid
See Also