IAutomationPCBINewDesignHistoryLog Event

The event handler is called, when a new design history log is created

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public static event Action<IPCBIWindow, DesignLogEntry> PCBINewDesignHistoryLog

Value

ActionIPCBIWindow, DesignLogEntry

See Also