Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDSymbolPropertyList Class / SYMB_VERSION Property / SYMB_VERSION Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Manually defined version number of the symbol.

    See Also