Eplan Platform API
Eplan.EplApi.Base Namespace / ISOCode Class / SetString Method
Language setting

In This Topic
SetString Method
In This Topic
Sets the language.
Syntax
public void SetString( 
   string lang
)

Parameters

lang
Language setting
Remarks
When a name of language which is passed as parameter will not be recognized then ISOCode.Language.L___ is used.
See Also