public bool ExportDatabaseTexts( string strFilename, string strConverter )
public: bool ExportDatabaseTexts( String^ strFilename, String^ strConverter )
Parameters
- strFilename
- Full file name.
- strConverter
- Converter long name (XTrLanguageDbXmlConverterImpl - XML format by default), see Eplan::EplApi::ApplicationFramework: and Eplan::EplApi::ApplicationFramework: namespace.
Return Value
true, in case of no error.