Eplan Platform API
Eplan.EplApi.DataModel Namespace / SymbolReferencePropertyList Class / FUNC_SYMBLIB_NAME Property / FUNC_SYMBLIB_NAME Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also