Eplan Platform API
Eplan.EplApi.Base Namespace / SchemeSetting Class / MLangName Property

In This Topic
    MLangName Property
    In This Topic
    Returns a multilingual scheme name.
    Syntax
    public MultiLangString MLangName {get;}
    public:
    property MultiLangString^ MLangName {
       MultiLangString^ get();
    }
    See Also