GoXam for WPF v3
RollbackTransaction Method (UndoManager)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Model Namespace
>
UndoManager Class
: RollbackTransaction Method
Just call
EndTransaction
, rolling back the current transaction.
Syntax
C#
public
bool
RollbackTransaction()
Return Value
the value of the call to
EndTransaction
See Also
Reference
UndoManager Class
UndoManager Members