IPCBIWindowSetJobName Method

Set name of job for misc file.

Definition

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

Parameters

JobName  String
Jobname

Implements

InterfacePCBIWindowSetJobName(String)

See Also