API Help
Eplan.EplApi.MasterData Namespace / MDTranslationDatabase Class / AddKeyword Method / AddKeyword(MultiLangString,LanguageList) Method
Keyword to add as multilangual string.
Specific languages used to select from text and to add to the database.

AddKeyword(MultiLangString,LanguageList) Method
Adds keywords with texts in specified languages to the translation database.
Syntax

Parameters

oTexts
Keyword to add as multilangual string.
oLangs
Specific languages used to select from text and to add to the database.

Return Value

True if operation was sucessfully completed.
Exceptions
ExceptionDescription
Thrown in case of an error. Please refer to the exception message.
See Also