Attempt to delete the same object and all its children (subtree under it):

After the operation ran, the Operation Results show the following data:

NumberOfObjectsToDelete: 25 (as the object had 24 child objects in the subtree under it).
NumberOfDeletedObjects: 25 (as we were able to delete the object and all the child objects in the subtree under it).

Notice the DeletionFailures variable was not created.
If you had attempted to delete more than one object in the previous examples, NumberOfObjectsToDelete and NumberOfDeletedObjects will represent the sum of all 'objects deleted' and 'objects to be deleted' for all objects entered in the operation (including all their subtrees, if applicable).
|
Copyright © 2014 CA.
All rights reserved.
|
|