API Help
Eplan.EplApi.HEServices Namespace / Translate Class / ImportDatabaseTexts Method
Full file name.
Converter long name (XTrLanguageDbXmlConverterImpl - XML format by default), see Eplan::EplApi::ApplicationFramework: and Eplan::EplApi::ApplicationFramework: namespace.
List of language codes separated by semicolons.(example: en_US;de_DE)

In This Topic
    ImportDatabaseTexts Method
    In This Topic
    Importing text to translation database
    Syntax

    Parameters

    strFilename
    Full file name.
    strConverter
    Converter long name (XTrLanguageDbXmlConverterImpl - XML format by default), see Eplan::EplApi::ApplicationFramework: and Eplan::EplApi::ApplicationFramework: namespace.
    strReferenceLanguage
    List of language codes separated by semicolons.(example: en_US;de_DE)

    Return Value

    true, in case of no error.
    See Also