Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_LASTMODIFICATOR Property / PROJ_LASTMODIFICATOR Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    User code of the last person to edit the project.

    See Also