IFilterIPC2581Save Method

Export data from PCB-Investigator to cvg file.

Definition

Namespace: PCBI_IPC2581
Assembly: PCBI_IPC2581_Import (in PCBI_IPC2581_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public bool Save(
	string XmlPath
)

Parameters

XmlPath  String
The path of cvg file to export data from PCB-Investigator.

Return Value

Boolean
Success of saving.

See Also