public void ExportPartsList( string strFullLinkFileName, string strExportFilePath, string strConverter )
public: void ExportPartsList( String^ strFullLinkFileName, String^ strExportFilePath, String^ strConverter )
Parameters
| Parameter Name | Description |
|---|---|
| strFullLinkFileName | Full link file name of the project of which the parts list will be exported. |
| strExportFilePath | Path and file name of the export file. The extension is added automatically. |
| strConverter | Converter long name, see XPamExport converters |