In This Topic
Method to export the parts list of a project to an XML/CSV \file or as a custom format, defined by an existing XMLConverter.
Overload List
Overload | Description |
ExportPartsList(Project,String,String) | Method to export the parts list of a project to an XML/CSV \file or as a custom format, defined by an existing XMLConverter. |
ExportPartsList(Project,String,Format) | Method to export the parts list of a project to an XML/CSV \file. |
ExportPartsList(String,String,String) | Method to export the parts list of a project to an XML/CSV \file or as a custom format, defined by an existing XMLConverter. |
ExportPartsList(String,String,Format) | Method to export the parts list of a project to an XML/CSV \file. |
See Also