Y20230718-0310
By returning an IStatus instead of a boolean, the method can better tell callers what went wrong when deleting. The idea is to replace the MultiStatus returned by the "delete" method with a more describing status.
By returning an IStatus instead of a boolean, the method can better tell callers what went wrong when deleting. The idea is to replace the MultiStatus returned by the "delete" method with a more describing status.