IPCBIWindowSaveJob(String) Method

Save Job in Directory.

Definition

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

Parameters

FullPath  String
Directory Path

Implements

InterfacePCBIWindowSaveJob(String)

See Also