Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolLibraryPropertyList Class / SYMBLIB_VERSION Property / SYMBLIB_VERSION Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Version of the symbol library.

    See Also