This topic has not yet been rated - Rate this topic

TermStore.RollbackAll Method

SharePoint 2010

Discards all updates that have occurred since the last commit or rollback.

Namespace:  Microsoft.SharePoint.Taxonomy
Assembly:  Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
public void RollbackAll()

When objects are edited in the TermStore object, or in child objects such as Group, TermSet or Term, the changes are pending until the CommitAll() method or RollbackAll() method is called. If TermStore.RollbackAll is called the updates that were made since the last TermStore.CommitAll or TermStore.RollbackAll are discarded.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ