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.254.0.0 (8.254.0.0)
Syntaxpublic Guid CircuitId { get; }Public ReadOnly Property CircuitId As Guid
Get
public:
property Guid CircuitId {
Guid get ();
}member CircuitId : Guid with get
Property Value
Type:
Guid
See Also