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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Name of the symbol library, determined from the database name.

    See Also