Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / PART_LASTCHANGE_USER Property / PART_LASTCHANGE_USER Property

In This Topic
    PART_LASTCHANGE_USER Property
    In This Topic
    Last editor # 22980.
    Syntax
    public MDPropertyValue PART_LASTCHANGE_USER {get; set;}
    public:
    property MDPropertyValue^ PART_LASTCHANGE_USER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the login name of the user who last edited the record.

    See Also