GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoPropertyModifier Class / StartTransaction Method
In This Topic
    StartTransaction Method (GoPropertyModifier)
    In This Topic
    Starts a transaction, by calling Northwoods.Go.GoView.StartTransaction if there is a View.
    Syntax
    public bool StartTransaction()
    See Also