IPCBIWindowJobIsLoaded Property

True if a Job is loaded, false if no Job is loaded.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public bool JobIsLoaded { get; }

Property Value

Boolean

Implements

InterfacePCBIWindowJobIsLoaded

See Also