PCBCircuitCircuitId Property |
A unique identifier defining the unique circuit definition associated with this circuit instance.
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; }
Public ReadOnly Property CircuitId As Guid
Get
public:
property Guid CircuitId {
Guid get ();
}
member CircuitId : Guid with get
Property Value
Type:
GuidSee Also