public bool ExportParts( string strFilePath, MDPartsDatabase.DataFormat dataFormat )
public: bool ExportParts( String^ strFilePath, MDPartsDatabase.DataFormat dataFormat )
Parameters
- strFilePath
- Full output file name. This parameter must not be NULL and must not be an empty string ("").
- dataFormat
- Format type of export (XML or EDZ).