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

In This Topic
    DMDELETEDOBJECTINFO_TIME Property
    In This Topic
    Delete date # 36603.
    Syntax
    public PropertyValue DMDELETEDOBJECTINFO_TIME {get; set;}
    public:
    property PropertyValue^ DMDELETEDOBJECTINFO_TIME {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.DateTime.
    Remarks

    Shows the time (time and date), at the deletion marker, at which the object was deleted.

    See Also