IPCBIWindowGetJobName Method

Get the name of the job, if it is loaded from zip/tgz the real name is given back not the temporary unpacked name.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string GetJobName()

Return Value

String
Jobname

Implements

InterfacePCBIWindowGetJobName

See Also