Eplan Platform API
Eplan.EplApi.DataModel Namespace / PagePropertyList Class / PAGE_LASTMODIFICATOR Property / PAGE_LASTMODIFICATOR Property

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

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Logon name of the last person who edited the page.

    See Also