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

In This Topic
    SYMBLIB_VERSION Property
    In This Topic
    Version # 15012.
    Syntax
    public PropertyValue SYMBLIB_VERSION {get; set;}
    public:
    property PropertyValue^ SYMBLIB_VERSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Version of the symbol library.

    See Also