InterfacePCBIWindowSetJobName Method

Set name of job for misc file.

Definition

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

Parameters

jobName  String
 

See Also