GoXam for WPF v3
CommitTransaction Method (Diagram)
Northwoods.GoXam Namespace > Diagram Class : CommitTransaction Method
a description of the changes that just happened
Complete an undoable transaction (a collection of model changes) by calling Northwoods.GoXam.Model.IDiagramModel.CommitTransaction.
Syntax
public bool CommitTransaction( 
   string tname
)

Parameters

tname
a description of the changes that just happened
See Also

Reference

Diagram Class
Diagram Members