Eplan Platform API
Eplan.EplApi.DataModel.MasterData Namespace / SymbolVariantPropertyList Class / SYMBVAR_SYMBLIB_NAME Property / SYMBVAR_SYMBLIB_NAME Property

In This Topic
    SYMBVAR_SYMBLIB_NAME Property
    In This Topic
    Symbol library # 16905.
    Syntax
    public PropertyValue SYMBVAR_SYMBLIB_NAME {get; set;}
    public:
    property PropertyValue^ SYMBVAR_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