Northwoods.GoSilverlight 1.2.2 Assembly
StartTransaction Method
See Also  Send Feedback
Northwoods.GoXam.Model Namespace > IDiagramModel Interface : StartTransaction Method

tname
a String describing the transaction
Call the UndoManager's StartTransaction method.

Syntax

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

Parameters

tname
a String describing the transaction

Return Value

the value of the call to StartTransaction

Requirements

See Also

© 2010 All Rights Reserved.