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

tname
a description of the changes that are about to happen
Start an undoable transaction (a collection of model changes) by calling Northwoods.GoXam.Model.IDiagramModel.StartTransaction.

Syntax

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

Parameters

tname
a description of the changes that are about to happen

Requirements

See Also

© 2012 All Rights Reserved.