Eplan Platform API
Eplan.EplApi.Base Namespace / ISOCode Class / GetString Method / GetString(Language) Method
Language specification

In This Topic
GetString(Language) Method
In This Topic
Returns the language code as a string.
Syntax
public string GetString( 
   ISOCode.Language lang
)

Parameters

lang
Language specification

Return Value

Language code as a string.
See Also