API Help
Eplan.EplApi.Base Namespace / ISOCode Class / GetLongName Method / GetLongName() Method

In This Topic
    GetLongName() Method
    In This Topic
    \Returns full language name of the language code.
    Syntax
    public string GetLongName()
    public:
    String^ GetLongName(); 

    Return Value

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