Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabase Class / ImportToDictionary Method
Entries of these languages will be imported

In This Topic
    ImportToDictionary Method
    In This Topic
    Imports parts database translations to the system dictionary (MDTranslationDatabase)
    Syntax
    public void ImportToDictionary( 
       ISOCode.Language[] languages
    )
    public:
    void ImportToDictionary( 
       array<ISOCode.Language>^ languages
    ) 

    Parameters

    languages
    Entries of these languages will be imported
    See Also