ExchangePlanObject.<Exchange plan name>.SetDeletionMark
SetDeletionMark(<DeletionMark>)
<DeletionMark> (required)
Type:
Boolean.
Deletion mark set / removal flag.
True indicates the mark is set;
False indicates the mark is removed.
Sets/removes the deletion check. The object isn't deleted from the database. Final deletion of marked nodes is executed when marked objects are deleted.
Server, thick client, external connection, Mobile application (server).
Applying the method results in the
BeforeWrite event launching, as the
DeletionMark modified property is saved.
If object is modified, then executing the method returns an exception.