API Help
Eplan.EplApi.Base Namespace / MultiLangString Class / Translatable Method

In This Topic
Translatable Method
In This Topic
Indicates whether the MultiLanguageString can be translated.
Syntax
public bool Translatable()

Return Value

True: MultiLanguageString can be translated.

False: MultiLanguageString cannot be translated.

See Also