Eplan Platform API
Eplan.EplApi.Base Namespace / ISOCode Class / GetLongName Method / GetLongName(String) Method
Language code (two letters), for \example\: "en_US"

In This Topic
GetLongName(String) Method
In This Topic
\Returns the full name of the language
Syntax
public string GetLongName( 
   string strLang
)

Parameters

strLang
Language code (two letters), for \example\: "en_US"

Return Value

Language code and full language name, for example: "en_US (English US)"
See Also