Eplan Platform API
Eplan.EplApi.Base Namespace / Languages Class / GuiLanguage Property

In This Topic
    GuiLanguage Property
    In This Topic
    Gets Gui language.
    Syntax
    public ISOCode GuiLanguage {get;}
    public:
    property ISOCode^ GuiLanguage {
       ISOCode^ get();
    }
    See Also