Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolVariantPropertyList Class / SYMBVAR_SYMBLIB_NAME Property / SYMBVAR_SYMBLIB_NAME Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    See Also