public void ExportMissingTranslation( string strFilename, string strConverter, StringCollection listLanguages, string strProjectName )
public: void ExportMissingTranslation( String^ strFilename, String^ strConverter, StringCollection^ listLanguages, String^ strProjectName )
Parameters
| Parameter Name | Description |
|---|---|
| strFilename | \File name of the missing\-word list file. |
| strConverter | Format of the export file defined by the name of the XML converter to use\:
XTrLanguageDbXml2TabConverterImpl \- export as tab\-separated Unicode\-File (Eplan 21 format) |
| listLanguages | List of languages, for which the missing translations will be exported. |
| strProjectName | Full link file name of the project, for which the missing translations will be exported. |