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

In This Topic
    DMDELETEDOBJECTINFO_OBJECTTYPE Property
    In This Topic
    Deleted object: Type # 36601.
    Syntax
    public PropertyValue DMDELETEDOBJECTINFO_OBJECTTYPE {get; set;}
    public:
    property PropertyValue^ DMDELETEDOBJECTINFO_OBJECTTYPE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Shows the type of deleted object at a deletion marker, e.g., function, structure box, page, etc.

    See Also