InterfacePCBIWindowSaveJob(String) Method

Save Job in Directory.

Definition

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

Parameters

FullPath  String
Directory Path

See Also