GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / FinishTransaction Method
In This Topic
    FinishTransaction Method (GoView)
    In This Topic
    This just calls Document.FinishTransaction(tname).
    Syntax
    public virtual bool FinishTransaction( 
       string tname
    )

    Parameters

    tname

    Return Value

    See Also