API Help
Eplan.EplApi.HEServices Namespace / Translate Class / TranslateText Method
Text to translate
Project from which settings are read.

TranslateText Method
Get translation for the given text, according to project settings.
Syntax

Parameters

strText
Text to translate
oProject
Project from which settings are read.

Return Value

Translated text.
Exceptions
ExceptionDescription
Throw if any parameter is invalid.
See Also