API Help
Eplan.EplApi.MasterData Namespace / MDTranslationDatabase Class / FindKeyword Method
Language used for searching.
Text to search for.
Comment for a keyword.

FindKeyword Method
Finds keyword.
Syntax

Parameters

eLang
Language used for searching.
oTexts
Text to search for.
strComment
Comment for a 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