Version

UndoTransaction Class Methods

For a list of all members of this type, see UndoTransaction members.

Public Methods
 NameDescription
Public MethodCommitCommits and closes the transaction  
Public MethodGetDescriptionOverridden. Returns a string representation of the action based on whether this is for an undo or redo operation.  
Public MethodRollbackCloses the transaction, executes the Units and removes it from the parent.  
Protected Methods
 NameDescription
Protected MethodCreateExecuteTransactionCreates a transaction that will be started while executing the Units.  
See Also