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

In This Topic
    SYMB_LASTMODIFICATOR Property
    In This Topic
    Last editor: Logon name # 16022.
    Syntax
    public MDPropertyValue SYMB_LASTMODIFICATOR {get; set;}
    public:
    property MDPropertyValue^ SYMB_LASTMODIFICATOR {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    User code of the last person to edit the symbol.

    See Also