GoXam for WPF v3
StartTransaction Method (IDiagramModel)
Northwoods.GoXam.Model Namespace > IDiagramModel Interface : StartTransaction Method
a String describing the transaction
Call the UndoManager's StartTransaction method.
Syntax
bool StartTransaction( 
   string tname
)

Parameters

tname
a String describing the transaction

Return Value

the value of the call to StartTransaction
See Also

Reference

IDiagramModel Interface
IDiagramModel Members