InterfacePCBIWindowJobIsLoaded Property

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

Definition

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

Property Value

Boolean

See Also