public void ExportPartsList( Project oProject, string strExportFilePath, string strConverter )
public: void ExportPartsList( Project^ oProject, String^ strExportFilePath, String^ strConverter )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | 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 |