Northwoods.GoSilverlight 1.3.5 Assembly
CommitTransaction Method
See Also  Send Feedback
Northwoods.GoXam Namespace > Diagram Class : CommitTransaction Method

tname
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

Visual Basic (Declaration) 
Public Function CommitTransaction( _
   ByVal tname As String _
) As Boolean
C# 
public bool CommitTransaction( 
   string tname
)

Parameters

tname
a description of the changes that just happened

Requirements

See Also

© 2012 All Rights Reserved.