IPCBIWindowPCBIJobClosing Event

Is called if a job is closing.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public event Action<CancelEventArgs> PCBIJobClosing

Value

ActionCancelEventArgs

See Also