Eplan Platform API
Eplan.EplApi.HEServices Namespace / Translate Class / ExportDatabaseTexts Method
Full file name.
Converter long name, see XPamExportXml converters

In This Topic
    ExportDatabaseTexts Method
    In This Topic
    Exporting text from translation database
    Syntax
    public bool ExportDatabaseTexts( 
       string strFilename,
       string strConverter
    )
    public:
    bool ExportDatabaseTexts( 
       String^ strFilename,
       String^ strConverter
    ) 

    Parameters

    strFilename
    Full file name.
    strConverter
    Converter long name, see XPamExportXml converters

    Return Value

    true, in case of no error.
    See Also