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

In This Topic
    Description Property (SchemeSetting)
    In This Topic
    Returns a multilingual description text of the scheme.
    Syntax
    public MultiLangString Description {get;}
    public:
    property MultiLangString^ Description {
       MultiLangString^ get();
    }
    See Also