API Help
Eplan.EplApi.MasterData Namespace / MDTranslationDatabase Class / EditKeyword Method / EditKeyword(String,Language,MultiLangString,LanguageList,String) Method
Text to search for.
Language used for searching.
Keyword inserted.
Only texts of these languages will be added.
Comment for the keyword

In This Topic
    EditKeyword(String,Language,MultiLangString,LanguageList,String) Method
    In This Topic
    Edits keyword
    Syntax

    Parameters

    strSearchedText
    Text to search for.
    eSearchedLang
    Language used for searching.
    oText
    Keyword inserted.
    oLangs
    Only texts of these languages will be added.
    strComment
    Comment for the keyword

    Return Value

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