Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBLIB_DESC Property / SYMBLIB_DESC Property

In This Topic
    SYMBLIB_DESC Property
    In This Topic
    Symbol library description # 15011.
    Syntax
    public MDPropertyValue SYMBLIB_DESC {get; set;}
    public:
    property MDPropertyValue^ SYMBLIB_DESC {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type Eplan.EplApi.Base.MultiLangString.
    See Also