Discard():Void

Performs the discarding of the ChangeSet.

By means of this method, all changes made in this ChangeSet and the ChangeSet itself are discarded.

This action is irrevocable. Changes carried out in this ChangeSet cannot be restored.

Actions carried out at the time of discarding:

  • Changes made are irrevocably deleted
  • Archiving of the ChangeSet
  • Removing of the permissions from the groups.
Return type: System.Void