Northwoods.GoSilverlight 1.3.5 Assembly
RollbackTransaction Method
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > DiagramModel Class : RollbackTransaction Method

Call the UndoManager's RollbackTransaction method.

Syntax

Visual Basic (Declaration) 
Public Function RollbackTransaction() As Boolean
C# 
public bool RollbackTransaction()

Return Value

the value of the call to RollbackTransaction

Remarks

After calling UndoManager.RollbackTransaction, if that call returned true, this raises a Changed event with a hint of ModelChange.RolledBackTransaction.

Requirements

See Also

© 2012 All Rights Reserved.