IFilterIPC2581Save Method
Export data from PCB-Investigator to cvg file.
Namespace: PCBI_IPC2581Assembly: PCBI_IPC2581_Import (in PCBI_IPC2581_Import.dll) Version: 17.0.0.0 (17.0.0.0)
public bool Save(
string XmlPath
)
Public Function Save (
XmlPath As String
) As Boolean
public:
bool Save(
String^ XmlPath
)
member Save :
XmlPath : string -> bool
- XmlPath String
- The path of cvg file to export data from PCB-Investigator.
BooleanSuccess of saving.