Eplan Platform API
Eplan.EplApi.DataModel.Revisions Namespace / Comparison Class / CreateDeletedObjectInfo Property

In This Topic
    CreateDeletedObjectInfo Property
    In This Topic
    Determines of markers was and will be created for deleted objects.
    Syntax
    public bool CreateDeletedObjectInfo {get; set;}
    public:
    property bool CreateDeletedObjectInfo {
       bool get();
       void set (    bool value);
    }
    See Also