InterfacePCBIWindowSaveEmbeddedAsZIP(String) Method

This Methode save an embedded PCB-Investigator job as ZIP file.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
bool SaveEmbeddedAsZIP(
	string fullPath
)

Parameters

fullPath  String
 

Return Value

Boolean
false if you have no right to exprot embedded or somthing went wrong.

See Also