GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDocument Class / FinishTransaction Method
a String describing the transaction
In This Topic
    FinishTransaction Method (GoDocument)
    In This Topic
    Call the UndoManager's GoUndoManager.FinishTransaction method.
    Syntax
    public virtual bool FinishTransaction( 
       string tname
    )

    Parameters

    tname
    a String describing the transaction

    Return Value

    Remarks
    See Also