UndoManager.TopmostUndoableTransaction Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Return topmost transaction ID in undo stact
public:
property Guid TopmostUndoableTransaction { Guid get(); };
public Guid TopmostUndoableTransaction { get; }
member this.TopmostUndoableTransaction : Guid
Public ReadOnly Property TopmostUndoableTransaction As Guid