GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyModifier Class / FinishTransaction Method
the argument that is passed to Northwoods.Go.GoView.Northwoods.Go.GoView.FinishTransaction
In This Topic
    FinishTransaction Method (GoPropertyModifier)
    In This Topic
    Finishes a transaction, by calling Northwoods.Go.GoView.FinishTransaction if there is a View.
    Syntax
    public bool FinishTransaction( 
       string tname
    )

    Parameters

    tname
    the argument that is passed to Northwoods.Go.GoView.Northwoods.Go.GoView.FinishTransaction
    See Also