Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolLibraryPropertyList Class / SYMBLIB_DESC Property / SYMBLIB_DESC Property

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

    Property Value

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