Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDConnectionCategory Structure / AsMultiLangString Property

In This Topic
    AsMultiLangString Property
    In This Topic
    Representation of connection category as a mult-lang string
    Syntax
    public MultiLangString AsMultiLangString {get;}
    public:
    property MultiLangString^ AsMultiLangString {
       MultiLangString^ get();
    }
    See Also