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

In This Topic
    PART_TERMINAL_LASTCHANGE Property
    In This Topic
    Last editor / Modification date (connection point pattern) # 22944.
    Syntax
    public MDPropertyValue PART_TERMINAL_LASTCHANGE {get; set;}
    public:
    property MDPropertyValue^ PART_TERMINAL_LASTCHANGE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Last change to the connection point pattern in parts management. Shows the login name of the user who last edited the record along with the date and time of the last change.

    See Also