public bool ExportMissingTranslation( string strFilename, string strConverter, StringCollection listLanguages, StorableObject[] storableObjects )
public: bool ExportMissingTranslation( String^ strFilename, String^ strConverter, StringCollection^ listLanguages, array<StorableObject^>^ storableObjects )
Parameters
- 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.
 - storableObjects
 - Array of StorableObjects, for which the missing translations will be exported.