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

In This Topic
    SYMBLIB_NAME Property
    In This Topic
    Symbol library # 15000.
    Syntax
    public PropertyValue SYMBLIB_NAME {get; set;}
    public:
    property PropertyValue^ SYMBLIB_NAME {
       PropertyValue^ get();
       void set (    PropertyValue^ 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