API Help
Eplan.EplApi.Base Namespace / Languages Class / HelpLanguage Property

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