Rollback Method
Description
Discards unsaved changes to properties and child objects.
Syntax
Visual Basic
Public Sub Rollback() 
Remarks
This method fetches the data of the current customization object and its derived lists and objects from the server, overwriting any changes made since the last commit.
See Also