Overload | Description |
---|---|
ImportPartsList(Project,String,String) | Method to import a parts list file into the project. The import file may be an XML/CSV file or may have a custom format, defined by an existing XML import converter. |
ImportPartsList(Project,String,Format) | Method to import a parts list file into the project. |
ImportPartsList(String,String,String) | Method to import a parts list file into the project. |
ImportPartsList(String,String,Format) | Method to import a parts list file into the project. |