GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoDocument Class / AbortedTransaction Field
In This Topic
    AbortedTransaction Field
    In This Topic
    This is a RaiseChanged hint, called by AbortTransaction just after a call to GoUndoManager.GoUndoManager.AbortTransaction.
    Syntax
    public const int AbortedTransaction
    Remarks
    The Object is the GoUndoManager.CurrentEdit, the OldValue is the transaction name, and the NewValue is the presentation name.
    See Also