Click or drag to resize

PCBFeatureCircuitId Property

A unique identifier designating which PCB circuit on the panel this component belongs to. If this feature is associated directly to the PCB panel, then the CircuitId will be 0 (Guid.Empty).

Namespace:  FactoryLogix.xTend.DataObjects
Assembly:  FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax
public Guid CircuitId { get; }

Property Value

Type: Guid
See Also