Eplan Platform API
Eplan.EplApi.DataModel Namespace / DeletedObjectInfoPropertyList Class / DMDELETEDOBJECTINFO_USER Property / DMDELETEDOBJECTINFO_USER Property

In This Topic
    DMDELETEDOBJECTINFO_USER Property
    In This Topic
    User name # 36602.
    Syntax
    public PropertyValue DMDELETEDOBJECTINFO_USER {get; set;}
    public:
    property PropertyValue^ DMDELETEDOBJECTINFO_USER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows, at the deletion marker, the name of the user who deleted the object.

    See Also